1 write to _xpath
PresentationFramework (1)
MS\Internal\Data\XmlBindingWorker.cs (1)
32_xpath = ParentBinding.XPath;
3 references to _xpath
PresentationFramework (3)
MS\Internal\Data\XmlBindingWorker.cs (3)
33Debug.Assert(_xpath != null); 39_xpathType = GetXPathType(_xpath); 197get { return _xpath; }