2 writes to _clone
PresentationFramework (2)
System\Windows\Media\Animation\Storyboard.cs (2)
2096_clone = clone; 2190_clone = null;
3 references to _clone
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
2110if( cacheEntry != null && cacheEntry.Clone == _clone ) 2151_clone.Changed += changeEventHandler; 2176_clone.Changed -= changeEventHandler;