3 writes to CurrentTimeInvalidatedEventRaised
PresentationCore (3)
System\Windows\Media\Animation\Clock.cs (3)
947
subtree.Current.
CurrentTimeInvalidatedEventRaised
= true;
1065
CurrentTimeInvalidatedEventRaised
= false;
1145
CurrentTimeInvalidatedEventRaised
= true;
1 reference to CurrentTimeInvalidatedEventRaised
PresentationCore (1)
System\Windows\Media\Animation\Clock.cs (1)
1028
if (
CurrentTimeInvalidatedEventRaised
)