2 writes to _target
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (2)
2123
_target
= target;
2217
_target
= null;
3 references to _target
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
2135
CloneCacheEntry cacheEntry = GetComplexPathClone(
_target
, _property );
2141
_target
.InvalidateSubProperty(_property);
2158
_target
.InvalidateProperty(_property);