7 types derived from XamlAttributeNode
PresentationBuildTasks (7)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlNodes.cs (7)
1004internal class XamlUnknownAttributeNode : XamlAttributeNode 1400internal class XamlUnknownTagStartNode : XamlAttributeNode 1640internal class XamlClrEventNode : XamlAttributeNode 1951internal class XamlDefTagNode : XamlAttributeNode 1997internal class XamlDefAttributeNode : XamlAttributeNode 2059internal class XamlDefAttributeKeyTypeNode : XamlAttributeNode 2100internal class XamlPresentationOptionsAttributeNode : XamlAttributeNode