2 references to DecelerationRatioProperty
PresentationCore (2)
System\Windows\Media\Animation\Timeline.cs (2)
337
return (double)GetValue(
DecelerationRatioProperty
);
341
SetValue(
DecelerationRatioProperty
, value);