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