1 write to ListLabel
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
451dn.ListLabel = Converters.MarkerCountToString(dnList.FormatState.Marker, nCount);
4 references to ListLabel
PresentationFramework (4)
System\Windows\Documents\XamlToRtfWriter.cs (4)
1100if (dnThis.ListLabel != null) 1284if (dnThis.ListLabel != null) 1299_rtfBuilder.Append(dnThis.ListLabel); 1324_rtfBuilder.Append(dnThis.ListLabel);