Added theming support

This commit is contained in:
Niels Laute
2020-11-07 15:51:38 +01:00
parent 65ce8c760d
commit 36fd030075
11 changed files with 449 additions and 53 deletions

View File

@@ -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}"/>