2 writes to _ownerStorage
PresentationCore (2)
System\Windows\Media\Animation\AnimationLayer.cs (2)
18_ownerStorage = ownerStorage; 174_ownerStorage = null;
6 references to _ownerStorage
PresentationCore (6)
System\Windows\Media\Animation\AnimationLayer.cs (6)
109_ownerStorage.DetachAnimationClock(_animationClocks[i], _removeRequestedHandler); 129_ownerStorage.AttachAnimationClock(animationClocks[i], _removeRequestedHandler); 165_ownerStorage.DetachAnimationClock(animationClock, _removeRequestedHandler); 167AnimationStorage tmpOwnerStorage = _ownerStorage; 173_ownerStorage.RemoveLayer(this); 213_ownerStorage.AttachAnimationClock(clock, _removeRequestedHandler);