1 instantiation of UpdateRecord
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
1228
UpdateRecord ur = new
UpdateRecord
6 references to UpdateRecord
PresentationFramework (6)
MS\Internal\PtsHost\ContainerParagraph.cs (5)
1113
UpdateRecord
ur;
1122
UpdateRecord
urPrev = null;
1223
private
UpdateRecord
UpdateRecordFromDtr(
1228
UpdateRecord
ur = new UpdateRecord
1307
private
UpdateRecord
_ur;
MS\Internal\PtsHost\UpdateRecord.cs (1)
77
internal
UpdateRecord
Next;