AutoCompleteTextBoxPartPopup Field |
Name of the popup part in the control template.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax protected const string PartPopup = "PART_Popup"
Protected Const PartPopup As String = "PART_Popup"
protected:
literal String^ PartPopup = "PART_Popup"
static val mutable PartPopup: string
Field Value
Type:
StringSee Also