If I call SelectAll from a GotFocus event handler, it doesn’t work with the mouse – the selection disappears as soon as mouse is released. EDIT: People are liking...
What is the difference betweeen the following: SelectedItem SelectedValue SelectedValuePath All these dependency properties are defined in Selector class. I often confuse SelectedItem with SelectedValue , and SelectedValue with...