1 write to _value
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeNode.cs (1)
1100_value = value;
2 references to _value
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
1105writer.WritePresentationOptionsAttribute(_name, _value); 1110return new BamlPresentationOptionsAttributeNode(_name, _value);