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 988d344 commit 326c747Copy full SHA for 326c747
MainDemo.Wpf/Expander.xaml
@@ -26,7 +26,6 @@
26
TextWrapping="Wrap"/>
27
</StackPanel>
28
</Expander>
29
- <Border Background="{DynamicResource MaterialDesignDivider}" Height="1" HorizontalAlignment="Stretch" SnapsToDevicePixels="True" />
30
<Expander HorizontalAlignment="Stretch"
31
Header="Expander Example 1b">
32
<StackPanel Orientation="Vertical"
@@ -37,7 +36,6 @@
37
36
38
39
40
41
42
Header="Expander Example 1c">
43
0 commit comments