3 writes to CurrentTimeInvalidatedEventRaised
PresentationCore (3)
System\Windows\Media\Animation\Clock.cs (3)
934
subtree.Current.
CurrentTimeInvalidatedEventRaised
= true;
1052
CurrentTimeInvalidatedEventRaised
= false;
1132
CurrentTimeInvalidatedEventRaised
= true;
1 reference to CurrentTimeInvalidatedEventRaised
PresentationCore (1)
System\Windows\Media\Animation\Clock.cs (1)
1015
if (
CurrentTimeInvalidatedEventRaised
)