Click or drag to resize

AutoCompleteTextBoxPopup Property

Gets or sets the popup.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
protected Popup Popup { get; set; }

Property Value

Type: Popup
The popup.
See Also