1 instantiation of DifferencingCollection
PresentationFramework (1)
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (1)
124
_dc = new
DifferencingCollection
(xda);
2 references to DifferencingCollection
PresentationFramework (2)
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (2)
130
public
DifferencingCollection
DC { get { return _dc; } }
134
DifferencingCollection
_dc; // the corresponding ObservableCollection