2 instantiations of XamlPropertyWithExtensionNode
PresentationFramework (2)
System\Windows\Markup\BamlWriter.cs (1)
405new XamlPropertyWithExtensionNode(0,
System\Windows\Markup\MarkupExtensionParser.cs (1)
1575new XamlPropertyWithExtensionNode(data.LineNumber,
4 references to XamlPropertyWithExtensionNode
PresentationFramework (4)
System\Windows\Markup\BamlRecordWriter.cs (1)
1058internal virtual void WritePropertyWithExtension(XamlPropertyWithExtensionNode xamlPropertyNode)
System\Windows\Markup\BamlWriter.cs (2)
404XamlPropertyWithExtensionNode xamlPropertyWithExtensionNode = 973_bamlRecordWriter.WritePropertyWithExtension((XamlPropertyWithExtensionNode)node);
System\Windows\Markup\MarkupExtensionParser.cs (1)
1574XamlPropertyWithExtensionNode xamlPropertyWithExtensionNode =