1 write to ID
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
190
listTableEntry.
ID
= i + 1;
4 references to ID
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (2)
4338
if (entry.
ID
== id)
10231
listTableEntry?.
ID
= token.Parameter;
System\Windows\Documents\XamlToRtfWriter.cs (2)
586
_rtfBuilder.Append(listTableEntry.
ID
.ToString(CultureInfo.InvariantCulture));
637
_rtfBuilder.Append(listTableEntry.
ID
.ToString(CultureInfo.InvariantCulture));