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