2 writes to _inheritableAttribute
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
483
_inheritableAttribute
= _inheritableAttribute
570
_inheritableAttribute
= value;
2 references to _inheritableAttribute
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
483
_inheritableAttribute =
_inheritableAttribute
566
get { return
_inheritableAttribute
; }