2 writes to _rootInheritableValues
PresentationFramework (2)
System\Windows\TreeChangeInfo.cs (2)
31
_rootInheritableValues
= null;
94
_rootInheritableValues
= new InheritablePropertyChangeInfo[(int) inheritablePropertiesCount];
2 references to _rootInheritableValues
PresentationFramework (2)
System\Windows\TreeChangeInfo.cs (2)
149
_rootInheritableValues
[inheritableIndex++] =
186
info =
_rootInheritableValues
[_valueIndexer++];