2 writes to ViewTable
PresentationFramework (2)
MS\Internal\Data\ViewManager.cs (2)
735cr.ViewTable = vt; 810cr.ViewTable = null;
4 references to ViewTable
PresentationFramework (4)
MS\Internal\Data\ViewManager.cs (4)
649ViewTable vt = cr.ViewTable; 692ViewTable vt = cr.ViewTable; 731ViewTable vt = cr.ViewTable; 803ViewTable vt = cr.ViewTable;