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