AutoSuggestBox.MaxSuggestionListHeightProperty Property

Definition

Identifies the MaxSuggestionListHeight dependency property.

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

Property Value

Identifier for the MaxSuggestionListHeight dependency property.

Applies to