[Settings] Added disabled state to FZ preview control (#15166)

* Added Disabled state

* Added wallpaper image to installer file
This commit is contained in:
Niels Laute
2021-12-27 14:29:31 +01:00
committed by GitHub
parent 226b04e014
commit 7ac7e48e66
6 changed files with 34 additions and 8 deletions

View File

@@ -116,7 +116,7 @@
CustomNumberColor="{x:Bind Path=ViewModel.ZoneNumberColor, Mode=OneWay}"
ShowZoneNumber="{x:Bind Path=ViewModel.ShowZoneNumber, Mode=OneWay}"
Margin="{StaticResource ExpanderSettingMargin}"
HorizontalAlignment="Left"
HorizontalAlignment="Center"
Width="170"
Grid.Column="1"
Height="86"/>