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)
2106
CloneCacheEntry cacheEntry = GetComplexPathClone(
_target
, _property );
2112
_target
.InvalidateSubProperty(_property);
2129
_target
.InvalidateProperty(_property);