1 write to _table
PresentationFramework (1)
MS\Internal\Data\XDeferredAxisSource.cs (1)
51
_table
= new HybridDictionary();
2 references to _table
PresentationFramework (2)
MS\Internal\Data\XDeferredAxisSource.cs (2)
58
Record record = (Record)
_table
[name];
91
_table
[name] = record;