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