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