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