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