1 write to ListLabel
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
452dn.ListLabel = Converters.MarkerCountToString(dnList.FormatState.Marker, nCount);
4 references to ListLabel
PresentationFramework (4)
System\Windows\Documents\XamlToRtfWriter.cs (4)
1101if (dnThis.ListLabel != null) 1285if (dnThis.ListLabel != null) 1300_rtfBuilder.Append(dnThis.ListLabel); 1325_rtfBuilder.Append(dnThis.ListLabel);