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