2 references to SelectItemWithValue
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (2)
670
object item = s.
SelectItemWithValue
(value, selectNow:false);
1148
SelectItemWithValue
(SelectedValue, selectNow:true);