2 references to XmlDataCollection
PresentationFramework (2)
src\Framework\MS\Internal\Data\XmlBindingWorker.cs (1)
403
QueriedCollection = new
XmlDataCollection
(XmlDataProvider);
src\Framework\System\Windows\Data\XmlDataProvider.cs (1)
665
collection = new
XmlDataCollection
(this);