1 write to ListLabel
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
453dn.ListLabel = Converters.MarkerCountToString(dnList.FormatState.Marker, nCount);
4 references to ListLabel
PresentationFramework (4)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (4)
1102if (dnThis.ListLabel != null) 1287if (dnThis.ListLabel != null) 1302_rtfBuilder.Append(dnThis.ListLabel); 1327_rtfBuilder.Append(dnThis.ListLabel);