3 references to XamlNames
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
4740
return
XamlNames
[(int)Type];
5108
xamlStringBuilder.Append(
XamlNames
[(int)DocumentNodeType.dnInline]);
5158
xamlStringBuilder.Append(
XamlNames
[(int)DocumentNodeType.dnInline]);