mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Added theming support
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
xmlns:p="clr-namespace:ImageResizer.Properties"
|
||||
MinWidth="350">
|
||||
|
||||
<StackPanel>
|
||||
<StackPanel Background="{DynamicResource PrimaryBackgroundBrush}">
|
||||
<TextBlock Margin="11,11,11,0"
|
||||
Style="{StaticResource MainInstructionTextBlockStyle}"
|
||||
Text="{x:Static p:Resources.Input_MainInstruction}"/>
|
||||
|
||||
Reference in New Issue
Block a user