2 writes to _ownerStorage
PresentationCore (2)
System\Windows\Media\Animation\AnimationLayer.cs (2)
23_ownerStorage = ownerStorage; 179_ownerStorage = null;
6 references to _ownerStorage
PresentationCore (6)
System\Windows\Media\Animation\AnimationLayer.cs (6)
114_ownerStorage.DetachAnimationClock(_animationClocks[i], _removeRequestedHandler); 134_ownerStorage.AttachAnimationClock(animationClocks[i], _removeRequestedHandler); 170_ownerStorage.DetachAnimationClock(animationClock, _removeRequestedHandler); 172AnimationStorage tmpOwnerStorage = _ownerStorage; 178_ownerStorage.RemoveLayer(this); 218_ownerStorage.AttachAnimationClock(clock, _removeRequestedHandler);