1 write to _isIgnored
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeNode.cs (1)
705set { _isIgnored = value; }
1 reference to _isIgnored
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeNode.cs (1)
704get { return _isIgnored; }