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