Proposal: Make DefaultAppBarButtonStyle.Width
a resource or a property
#9403
Labels
DefaultAppBarButtonStyle.Width
a resource or a property
#9403
Proposal: Make
DefaultAppBarButtonStyle.Width
resource or a propertySummary
I would like to change the width of
AppBarButton
that collapsed label. But it is hard to get it.Rationale
Now in the
AppBarButton_themeresources.xaml
:I have to do this to change the default width:
The thing gets easier when it is a static resource or a property.
The text was updated successfully, but these errors were encountered: