5 references to DtrList
PresentationFramework (5)
MS\Internal\Documents\TextBoxView.cs (3)
1448
_dirtyList = new
DtrList
();
1478
_dirtyList = new
DtrList
();
1482
var tempDirtyList = new
DtrList
();
MS\Internal\PtsHost\DtrList.cs (1)
246
dtrs = new
DtrList
();
MS\Internal\PtsHost\StructuralCache.cs (1)
159
_dtrs = new
DtrList
();