3 references to SelectedValue
PresentationFramework (3)
System\Windows\Controls\TreeView.cs (3)
87/// The DependencyProperty for the <see cref="SelectedValue"/> property. 106if (SelectedValue != data) 126/// Specifies the path to query on <see cref="SelectedItem" /> to calculate <see cref="SelectedValue" />.