5 references to CurrentGlobalSpeedInvalidatedKey
PresentationCore (5)
System\Windows\Media\Animation\Clock.cs (3)
395
AddEventHandler(Timeline.
CurrentGlobalSpeedInvalidatedKey
, value);
400
RemoveEventHandler(Timeline.
CurrentGlobalSpeedInvalidatedKey
, value);
3461
FireEvent(Timeline.
CurrentGlobalSpeedInvalidatedKey
);
System\Windows\Media\Animation\Timeline.cs (2)
766
AddEventHandler(
CurrentGlobalSpeedInvalidatedKey
, value);
770
RemoveEventHandler(
CurrentGlobalSpeedInvalidatedKey
, value);