ShellAutoCompleteTextBoxOnSelectionAdapterCommit Method |
Called when an element has been chosen and confirmed in the suggestion list.
Synchronizes the
Location property.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax protected override void OnSelectionAdapterCommit()
Protected Overrides Sub OnSelectionAdapterCommit
protected:
virtual void OnSelectionAdapterCommit() override
abstract OnSelectionAdapterCommit : unit -> unit
override OnSelectionAdapterCommit : unit -> unit
See Also