2 references to SelectedValuePath
PresentationFramework (2)
System\Windows\Controls\TreeView.cs (2)
321
binding.XPath =
SelectedValuePath
;
326
binding.Path = new PropertyPath(
SelectedValuePath
);