1 write to ListLabel
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
450dn.ListLabel = Converters.MarkerCountToString(dnList.FormatState.Marker, nCount);
4 references to ListLabel
PresentationFramework (4)
System\Windows\Documents\XamlToRtfWriter.cs (4)
1099if (dnThis.ListLabel != null) 1283if (dnThis.ListLabel != null) 1298_rtfBuilder.Append(dnThis.ListLabel); 1323_rtfBuilder.Append(dnThis.ListLabel);