Windows.UI.Xaml.Controls.AppBarButton.IsCompact
June 22, 2022 · View on GitHub
-description
Gets or sets a value that indicates whether the button is shown with no label and reduced padding.
-xaml-syntax
<AppBarButton IsCompact="bool" .../>
-property-value
true if the button is shown in its compact state; otherwise, false. The default is false.