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)
60Record record = (Record)_table[name]; 93_table[name] = record;