AutoSuggestBox.MaxSuggestionListHeightProperty プロパティ

定義

MaxSuggestionListHeight 依存関係プロパティを識別します。

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

プロパティ値

MaxSuggestionListHeight 依存関係プロパティの識別子。

適用対象