2 references to IsInteractivelyPaused
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (2)
1593
return GetFlag(ClockFlags.
IsInteractivelyPaused
);
1597
SetFlag(ClockFlags.
IsInteractivelyPaused
, value);