2 writes to ID
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (1)
10225
listOverride.
ID
= token.Parameter;
System\Windows\Documents\XamlToRtfWriter.cs (1)
182
listOverride.
ID
= i + 1;
2 references to ID
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (1)
11160
ListTableEntry lte = _converterState.ListTable.FindEntry(lo.
ID
);
System\Windows\Documents\XamlToRtfWriter.cs (1)
658
_rtfBuilder.Append(lo.
ID
.ToString(CultureInfo.InvariantCulture));