Share via


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 依赖属性的标识符。

适用于