3 references to PresentationOptionsAttribute
PresentationFramework (3)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
275case BamlNodeType.PresentationOptionsAttribute:
MS\Internal\Globalization\BamlTreeNode.cs (1)
1091: base(BamlNodeType.PresentationOptionsAttribute)
System\Windows\Markup\BamlReader.cs (1)
416NodeTypeInternal = BamlNodeType.PresentationOptionsAttribute;