2 writes to ViewTable
PresentationFramework (2)
MS\Internal\Data\ViewManager.cs (2)
739cr.ViewTable = vt; 814cr.ViewTable = null;
4 references to ViewTable
PresentationFramework (4)
MS\Internal\Data\ViewManager.cs (4)
650ViewTable vt = cr.ViewTable; 696ViewTable vt = cr.ViewTable; 735ViewTable vt = cr.ViewTable; 807ViewTable vt = cr.ViewTable;