2 writes to _target
PresentationFramework (2)
System\Windows\Media\Animation\Storyboard.cs (2)
2117_target = target; 2211_target = null;
3 references to _target
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
2129CloneCacheEntry cacheEntry = GetComplexPathClone( _target, _property ); 2135_target.InvalidateSubProperty(_property); 2152_target.InvalidateProperty(_property);