AutoSuggestBox.IsSuggestionListOpenProperty Property

Definition

Identifies the IsSuggestionListOpen dependency property.

public:
 static property DependencyProperty ^ IsSuggestionListOpenProperty { DependencyProperty ^ get(); };
static DependencyProperty IsSuggestionListOpenProperty();
public static DependencyProperty IsSuggestionListOpenProperty { get; }
var dependencyProperty = AutoSuggestBox.isSuggestionListOpenProperty;
Public Shared ReadOnly Property IsSuggestionListOpenProperty As DependencyProperty

Property Value

Identifier for the IsSuggestionListOpen dependency property.

Applies to