4 references to AttachAnimationClock
PresentationCore (4)
System\Windows\Media\Animation\AnimationLayer.cs (2)
129
_ownerStorage.
AttachAnimationClock
(animationClocks[i], _removeRequestedHandler);
213
_ownerStorage.
AttachAnimationClock
(clock, _removeRequestedHandler);
System\Windows\Media\Animation\AnimationStorage.cs (2)
652
storage.
AttachAnimationClock
(animationClocks[i], storage._removeRequestedHandler);
673
storage.
AttachAnimationClock
(animationClocks[i], storage._removeRequestedHandler);