4 references to DetachAnimationClock
PresentationCore (4)
System\Windows\Media\Animation\AnimationLayer.cs (2)
114
_ownerStorage.
DetachAnimationClock
(_animationClocks[i], _removeRequestedHandler);
170
_ownerStorage.
DetachAnimationClock
(animationClock, _removeRequestedHandler);
System\Windows\Media\Animation\AnimationStorage.cs (2)
369
DetachAnimationClock
((AnimationClock)sender, _removeRequestedHandler);
539
DetachAnimationClock
(animationClock, _removeRequestedHandler);