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