2 references to HasDesiredFrameRate
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (2)
1540
return GetFlag(ClockFlags.
HasDesiredFrameRate
);
1544
SetFlag(ClockFlags.
HasDesiredFrameRate
, value);