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