2 writes to _target
PresentationFramework (2)
System\Windows\Media\Animation\Storyboard.cs (2)
2094_target = target; 2188_target = null;
3 references to _target
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
2106CloneCacheEntry cacheEntry = GetComplexPathClone( _target, _property ); 2112_target.InvalidateSubProperty(_property); 2129_target.InvalidateProperty(_property);