Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 923 Bytes

autosuggestboxhelper_getkeepinteriorcornerssquare_474331515.md

File metadata and controls

32 lines (19 loc) · 923 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.AutoSuggestBoxHelper.GetKeepInteriorCornersSquare(Windows.UI.Xaml.Controls.AutoSuggestBox)
winrt method

Microsoft.UI.Xaml.Controls.Primitives.AutoSuggestBoxHelper.GetKeepInteriorCornersSquare(Windows.UI.Xaml.Controls.AutoSuggestBox)

-description

Gets whether the interior corners of the AutoSuggestBox control are square.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param autoSuggestBox

The AutoSuggestBox control.

-returns

True, if the corners are square. Otherwise, false.

-remarks

-see-also

-examples