4 writes to QueriedCollection
PresentationFramework (4)
src\Framework\MS\Internal\Data\XmlBindingWorker.cs (4)
142
QueriedCollection
= null;
150
QueriedCollection
= null;
403
QueriedCollection
= new XmlDataCollection(XmlDataProvider);
471
QueriedCollection
= null;
6 references to QueriedCollection
PresentationFramework (6)
src\Framework\MS\Internal\Data\XmlBindingWorker.cs (6)
404
QueriedCollection
.XmlNamespaceManager = NamespaceManager;
405
QueriedCollection
.SynchronizeCollection(nodes);
406
return
QueriedCollection
;
456
else if (
QueriedCollection
== null)
488
QueriedCollection
.SynchronizeCollection(nodes);
491
else if (
QueriedCollection
.CollectionHasChanged(nodes))