Click or drag to resize

AutoCompleteTextBoxOnSelectionAdapterSelectionChanged Method

Called when an element has been chosen in the suggestion list, but not commited yet. Synchronizes the Text property, sets cursor.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
protected virtual void OnSelectionAdapterSelectionChanged()
See Also