Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 581 Bytes

autosuggestbox_automaximizesuggestionarea.md

File metadata and controls

30 lines (19 loc) · 581 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.AutoSuggestBox.AutoMaximizeSuggestionArea
winrt property

Windows.UI.Xaml.Controls.AutoSuggestBox.AutoMaximizeSuggestionArea

-description

Indicates if the suggestion area should be automatically maximized.

-xaml-syntax

<AutoSuggestBox AutoMaximizeSuggestionArea="bool"/>

-property-value

A Boolean value that indicates if the suggestion area should be automatically maximized.

-remarks

-examples

-see-also