1 instantiation of UpdateRecord
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
1204
UpdateRecord ur = new
UpdateRecord
6 references to UpdateRecord
PresentationFramework (6)
MS\Internal\PtsHost\ContainerParagraph.cs (5)
1095
UpdateRecord
ur;
1104
UpdateRecord
urPrev = null;
1199
private
UpdateRecord
UpdateRecordFromDtr(
1204
UpdateRecord
ur = new UpdateRecord
1283
private
UpdateRecord
_ur;
MS\Internal\PtsHost\UpdateRecord.cs (1)
76
internal
UpdateRecord
Next;