1 instantiation of DifferencingCollection
PresentationFramework (1)
MS\Internal\Data\XDeferredAxisSource.cs (1)
119_dc = new DifferencingCollection(xda);
2 references to DifferencingCollection
PresentationFramework (2)
MS\Internal\Data\XDeferredAxisSource.cs (2)
125public DifferencingCollection DC { get { return _dc; } } 129private DifferencingCollection _dc; // the corresponding ObservableCollection