2 writes to ViewTable
PresentationFramework (2)
MS\Internal\Data\ViewManager.cs (2)
732cr.ViewTable = vt; 807cr.ViewTable = null;
4 references to ViewTable
PresentationFramework (4)
MS\Internal\Data\ViewManager.cs (4)
646ViewTable vt = cr.ViewTable; 689ViewTable vt = cr.ViewTable; 728ViewTable vt = cr.ViewTable; 800ViewTable vt = cr.ViewTable;