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