feat: introduce Mode and IsThreeState property to deal with system default theme.
This commit is contained in:
@@ -92,6 +92,8 @@
|
||||
<u:ThemeToggleButton
|
||||
Grid.Row="0"
|
||||
Grid.Column="1"
|
||||
IsThreeState="True"
|
||||
Mode="Controller"
|
||||
HorizontalAlignment="Right" />
|
||||
<ContentControl
|
||||
Grid.Row="1"
|
||||
|
||||
Reference in New Issue
Block a user