3 writes to CurrentTimeInvalidatedEventRaised
PresentationCore (3)
System\Windows\Media\Animation\Clock.cs (3)
933
subtree.Current.
CurrentTimeInvalidatedEventRaised
= true;
1051
CurrentTimeInvalidatedEventRaised
= false;
1131
CurrentTimeInvalidatedEventRaised
= true;
1 reference to CurrentTimeInvalidatedEventRaised
PresentationCore (1)
System\Windows\Media\Animation\Clock.cs (1)
1014
if (
CurrentTimeInvalidatedEventRaised
)