1 instantiation of AccessorTable
PresentationFramework (1)
src\Framework\MS\Internal\Data\DataBindEngine.cs (1)
767private AccessorTable _accessorTable = new AccessorTable();
2 references to AccessorTable
PresentationFramework (2)
src\Framework\MS\Internal\Data\DataBindEngine.cs (2)
153internal AccessorTable AccessorTable { get { return _accessorTable; } } 767private AccessorTable _accessorTable = new AccessorTable();