5 references to CurrentGlobalSpeedInvalidatedKey
PresentationCore (5)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (3)
410
AddEventHandler(Timeline.
CurrentGlobalSpeedInvalidatedKey
, value);
415
RemoveEventHandler(Timeline.
CurrentGlobalSpeedInvalidatedKey
, value);
3482
FireEvent(Timeline.
CurrentGlobalSpeedInvalidatedKey
);
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (2)
778
AddEventHandler(
CurrentGlobalSpeedInvalidatedKey
, value);
782
RemoveEventHandler(
CurrentGlobalSpeedInvalidatedKey
, value);