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