We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73082b3 commit 2089f6fCopy full SHA for 2089f6f
MainDemo.Wpf/Buttons.xaml
@@ -382,7 +382,8 @@
382
</smtx:XamlDisplay>
383
<smtx:XamlDisplay Key="buttons_34" Margin="0 5 8 8">
384
<ToggleButton Content="H" Style="{StaticResource MaterialDesignActionToggleButton}"
385
- ToolTip="MaterialDesignActionToggleButton"/>
+ ToolTip="MaterialDesignActionToggleButton"
386
+ materialDesign:ShadowAssist.ShadowDepth="Depth3"/>
387
388
<smtx:XamlDisplay Key="buttons_35" Margin="0 5 8 8">
389
<!-- checkbox style same as toggle button -->
0 commit comments