2 references to DecelerationRatioProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (2)
349
return (double)GetValue(
DecelerationRatioProperty
);
353
SetValue(
DecelerationRatioProperty
, value);