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