4 references to AttachAnimationClock
PresentationCore (4)
System\Windows\Media\Animation\AnimationLayer.cs (2)
134
_ownerStorage.
AttachAnimationClock
(animationClocks[i], _removeRequestedHandler);
218
_ownerStorage.
AttachAnimationClock
(clock, _removeRequestedHandler);
System\Windows\Media\Animation\AnimationStorage.cs (2)
660
storage.
AttachAnimationClock
(animationClocks[i], storage._removeRequestedHandler);
681
storage.
AttachAnimationClock
(animationClocks[i], storage._removeRequestedHandler);