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