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)
652storage.AttachAnimationClock(animationClocks[i], storage._removeRequestedHandler); 673storage.AttachAnimationClock(animationClocks[i], storage._removeRequestedHandler);