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