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