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