2 writes to _property
PresentationFramework (2)
System\Windows\Media\Animation\Storyboard.cs (2)
2121_property = property; 2215_property = null;
3 references to _property
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
2132CloneCacheEntry cacheEntry = GetComplexPathClone( _target, _property ); 2138_target.InvalidateSubProperty(_property); 2155_target.InvalidateProperty(_property);