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