-
Notifications
You must be signed in to change notification settings - Fork 485
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I want to give the buttons a border (in another project that uses the nuget package). How should I override the color key in my own resource dictionary?
For example, in Dark.xaml there is
<m:StaticResource x:Key="ButtonBorderBrush" ResourceKey="SystemControlForegroundTransparentBrush" />
If I want to set this to SystemControlBackgroundBaseMediumHighBrush what is the best way that will still respect the theme settings?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested