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