Share via


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 依存関係プロパティの識別子。

適用対象