1 write to _table
PresentationFramework (1)
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (1)
53
_table
= new HybridDictionary();
2 references to _table
PresentationFramework (2)
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (2)
60
Record record = (Record)
_table
[name];
93
_table
[name] = record;