1 instantiation of UpdateRecord
PresentationFramework (1)
MS\Internal\PtsHost\ContainerParagraph.cs (1)
1251
UpdateRecord ur = new
UpdateRecord
();
6 references to UpdateRecord
PresentationFramework (6)
MS\Internal\PtsHost\ContainerParagraph.cs (5)
1136
UpdateRecord
ur;
1145
UpdateRecord
urPrev = null;
1246
private
UpdateRecord
UpdateRecordFromDtr(
1251
UpdateRecord
ur = new UpdateRecord();
1329
private
UpdateRecord
_ur;
MS\Internal\PtsHost\UpdateRecord.cs (1)
80
internal
UpdateRecord
Next;