2 instantiations of XamlPropertyWithExtensionNode
PresentationFramework (2)
System\Windows\Markup\BamlWriter.cs (1)
418new XamlPropertyWithExtensionNode(0,
System\Windows\Markup\MarkupExtensionParser.cs (1)
1580new XamlPropertyWithExtensionNode(data.LineNumber,
4 references to XamlPropertyWithExtensionNode
PresentationFramework (4)
System\Windows\Markup\BamlRecordWriter.cs (1)
1064internal virtual void WritePropertyWithExtension(XamlPropertyWithExtensionNode xamlPropertyNode)
System\Windows\Markup\BamlWriter.cs (2)
417XamlPropertyWithExtensionNode xamlPropertyWithExtensionNode = 986_bamlRecordWriter.WritePropertyWithExtension((XamlPropertyWithExtensionNode)node);
System\Windows\Markup\MarkupExtensionParser.cs (1)
1579XamlPropertyWithExtensionNode xamlPropertyWithExtensionNode =