2 writes to _ownerStorage
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\AnimationLayer.cs (2)
20_ownerStorage = ownerStorage; 176_ownerStorage = null;
6 references to _ownerStorage
PresentationCore (6)
Core\CSharp\System\Windows\Media\Animation\AnimationLayer.cs (6)
111_ownerStorage.DetachAnimationClock(_animationClocks[i], _removeRequestedHandler); 131_ownerStorage.AttachAnimationClock(animationClocks[i], _removeRequestedHandler); 167_ownerStorage.DetachAnimationClock(animationClock, _removeRequestedHandler); 169AnimationStorage tmpOwnerStorage = _ownerStorage; 175_ownerStorage.RemoveLayer(this); 215_ownerStorage.AttachAnimationClock(clock, _removeRequestedHandler);