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