5 references to CurrentGlobalSpeedInvalidatedKey
PresentationCore (5)
System\Windows\Media\Animation\Clock.cs (3)
394
AddEventHandler(Timeline.
CurrentGlobalSpeedInvalidatedKey
, value);
399
RemoveEventHandler(Timeline.
CurrentGlobalSpeedInvalidatedKey
, value);
3459
FireEvent(Timeline.
CurrentGlobalSpeedInvalidatedKey
);
System\Windows\Media\Animation\Timeline.cs (2)
765
AddEventHandler(
CurrentGlobalSpeedInvalidatedKey
, value);
769
RemoveEventHandler(
CurrentGlobalSpeedInvalidatedKey
, value);