Click or drag to resize

AutoCompleteTextBoxOnSelectionAdapterCommit Method

Called when an element has been chosen and confirmed in the suggestion list. Synchronizes the Text property.

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