4 references to DetachAnimationClock
PresentationCore (4)
Core\CSharp\System\Windows\Media\Animation\AnimationLayer.cs (2)
111
_ownerStorage.
DetachAnimationClock
(_animationClocks[i], _removeRequestedHandler);
167
_ownerStorage.
DetachAnimationClock
(animationClock, _removeRequestedHandler);
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (2)
367
DetachAnimationClock
((AnimationClock)sender, _removeRequestedHandler);
537
DetachAnimationClock
(animationClock, _removeRequestedHandler);