AutoSuggestBox.IsSuggestionListOpenProperty 屬性

定義

識別 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

屬性值

IsSuggestionListOpen相依性屬性的識別碼。

適用於