AutoSuggestBox.IsSuggestionListOpenProperty Propiedad

Definición

Identifica la propiedad de dependencia IsSuggestionListOpen .

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

Valor de propiedad

Identificador de la propiedad de dependencia IsSuggestionListOpen .

Se aplica a