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