2 writes to _rootInheritableValues
PresentationFramework (2)
System\Windows\TreeChangeInfo.cs (2)
30
_rootInheritableValues
= null;
93
_rootInheritableValues
= new InheritablePropertyChangeInfo[(int) inheritablePropertiesCount];
2 references to _rootInheritableValues
PresentationFramework (2)
System\Windows\TreeChangeInfo.cs (2)
148
_rootInheritableValues
[inheritableIndex++] =
185
info =
_rootInheritableValues
[_valueIndexer++];