2 writes to _inheritableAttribute
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
478node._inheritableAttribute = _inheritableAttribute; 564_inheritableAttribute = value;
2 references to _inheritableAttribute
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
478node._inheritableAttribute = _inheritableAttribute; 560get { return _inheritableAttribute; }