5 references to DtrList
PresentationFramework (5)
MS\Internal\Documents\TextBoxView.cs (3)
1406
_dirtyList = new
DtrList
();
1436
_dirtyList = new
DtrList
();
1440
var tempDirtyList = new
DtrList
();
MS\Internal\PtsHost\DtrList.cs (1)
242
dtrs = new
DtrList
();
MS\Internal\PtsHost\StructuralCache.cs (1)
153
_dtrs = new
DtrList
();