1 write to _xds
PresentationFramework (1)
MS\Internal\Data\XmlDataCollection.cs (1)
35_xds = xmlDataProvider;
3 references to _xds
PresentationFramework (3)
MS\Internal\Data\XmlDataCollection.cs (3)
51if (_nsMgr == null && _xds != null) 52_nsMgr = _xds.XmlNamespaceManager; 60get { return _xds; }