4 references to SelectedValuePath
PresentationFramework (4)
System\Windows\Controls\TreeView.cs (4)
98/// Specifies the a value on the selected item as defined by <see cref="SelectedValuePath" />. 118/// The DependencyProperty for the <see cref="SelectedValuePath"/> property. 327binding.XPath = SelectedValuePath; 332binding.Path = new PropertyPath(SelectedValuePath);