2 writes to ViewTable
PresentationFramework (2)
MS\Internal\Data\ViewManager.cs (2)
738cr.ViewTable = vt; 813cr.ViewTable = null;
4 references to ViewTable
PresentationFramework (4)
MS\Internal\Data\ViewManager.cs (4)
649ViewTable vt = cr.ViewTable; 695ViewTable vt = cr.ViewTable; 734ViewTable vt = cr.ViewTable; 806ViewTable vt = cr.ViewTable;