4 references to AttachAnimationClock
PresentationCore (4)
System\Windows\Media\Animation\AnimationLayer.cs (2)
130
_ownerStorage.
AttachAnimationClock
(animationClocks[i], _removeRequestedHandler);
214
_ownerStorage.
AttachAnimationClock
(clock, _removeRequestedHandler);
System\Windows\Media\Animation\AnimationStorage.cs (2)
657
storage.
AttachAnimationClock
(animationClocks[i], storage._removeRequestedHandler);
678
storage.
AttachAnimationClock
(animationClocks[i], storage._removeRequestedHandler);