Remove IsExpander in ExCard

This commit is contained in:
DB p 2024-05-24 00:23:17 +09:00
parent ca58cc2e83
commit 78d895e00b

View file

@ -14,7 +14,6 @@
x:Name="expanderHeader"
Padding="0"
BorderThickness="1"
IsExpanded="{Binding Mode=TwoWay, Path=IsExpanded}"
SnapsToDevicePixels="False">
<Expander.Style>
<Style TargetType="{x:Type Expander}">