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