2 writes to ViewTable
PresentationFramework (2)
src\Framework\MS\Internal\Data\ViewManager.cs (2)
744cr.ViewTable = vt; 818cr.ViewTable = null;
4 references to ViewTable
PresentationFramework (4)
src\Framework\MS\Internal\Data\ViewManager.cs (4)
655ViewTable vt = cr.ViewTable; 701ViewTable vt = cr.ViewTable; 740ViewTable vt = cr.ViewTable; 811ViewTable vt = cr.ViewTable;