2 references to GetTagName
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
5060
xamlStringBuilder.Append(
GetTagName
());
5383
Xaml = $"{Xaml}</{
GetTagName
()}>{(IsBlock ? "\r\n" : "")}";