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