3 references to XamlNames
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
4678return XamlNames[(int)Type]; 5044xamlStringBuilder.Append(XamlNames[(int)DocumentNodeType.dnInline]); 5094xamlStringBuilder.Append(XamlNames[(int)DocumentNodeType.dnInline]);