4 references to AttachAnimationClock
PresentationCore (4)
Core\CSharp\System\Windows\Media\Animation\AnimationLayer.cs (2)
131_ownerStorage.AttachAnimationClock(animationClocks[i], _removeRequestedHandler); 215_ownerStorage.AttachAnimationClock(clock, _removeRequestedHandler);
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (2)
660storage.AttachAnimationClock(animationClocks[i], storage._removeRequestedHandler); 681storage.AttachAnimationClock(animationClocks[i], storage._removeRequestedHandler);