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