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