5 references to CurrentGlobalSpeedInvalidatedKey
PresentationCore (5)
System\Windows\Media\Animation\Clock.cs (3)
408
AddEventHandler(Timeline.
CurrentGlobalSpeedInvalidatedKey
, value);
413
RemoveEventHandler(Timeline.
CurrentGlobalSpeedInvalidatedKey
, value);
3474
FireEvent(Timeline.
CurrentGlobalSpeedInvalidatedKey
);
System\Windows\Media\Animation\Timeline.cs (2)
776
AddEventHandler(
CurrentGlobalSpeedInvalidatedKey
, value);
780
RemoveEventHandler(
CurrentGlobalSpeedInvalidatedKey
, value);