2 references to SpeedRatioProperty
PresentationCore (2)
System\Windows\Media\Animation\Timeline.cs (2)
598
return (double)GetValue(
SpeedRatioProperty
);
602
SetValue(
SpeedRatioProperty
, value);