Click or drag to resize

ShellAutoCompleteTextBoxOnSelectionAdapterCancel Method

Called when the suggestion list is left without selection. Resets the Text property to the last valid Location.

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