3 references to DefAttribute
PresentationFramework (3)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
240
case BamlNodeType.
DefAttribute
:
MS\Internal\Globalization\BamlTreeNode.cs (1)
956
internal BamlDefAttributeNode(string name, string value) : base(BamlNodeType.
DefAttribute
)
System\Windows\Markup\BamlReader.cs (1)
414
NodeTypeInternal = BamlNodeType.
DefAttribute
;