Click or drag to resize

AutoCompleteTextBoxOnSelectionAdapterCancel Method

Called when the suggestion list is left without selection. Resets the Text property.

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