2 references to IsInteractivelyStopped
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (2)
1605return GetFlag(ClockFlags.IsInteractivelyStopped); 1609SetFlag(ClockFlags.IsInteractivelyStopped, value);