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