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