2 writes to ViewTable
PresentationFramework (2)
MS\Internal\Data\ViewManager.cs (2)
741cr.ViewTable = vt; 816cr.ViewTable = null;
4 references to ViewTable
PresentationFramework (4)
MS\Internal\Data\ViewManager.cs (4)
652ViewTable vt = cr.ViewTable; 698ViewTable vt = cr.ViewTable; 737ViewTable vt = cr.ViewTable; 809ViewTable vt = cr.ViewTable;