2 writes to _clone
PresentationFramework (2)
System\Windows\Media\Animation\Storyboard.cs (2)
2099_clone = clone; 2193_clone = null;
3 references to _clone
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
2113if( cacheEntry != null && cacheEntry.Clone == _clone ) 2154_clone.Changed += changeEventHandler; 2179_clone.Changed -= changeEventHandler;