StaysOpenOnEdit Property (WPFComboBox)

Class

WPFComboBox.

Action

Gets whether a ComboBox that is open and displays a drop-down control will remain open when a user clicks the TextBox.

Syntax

C#
protected Boolean StaysOpenOnEdit { get; }
VB
'Declaration
Protected Read Property StaysOpenOnEdit As Boolean

Access

Read only.