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