整理
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:controls="clr-namespace:NeumUI.Controls"
|
||||
xmlns:controls="clr-namespace:NeoUI.Controls"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
|
||||
<Style TargetType="{x:Type ToggleButton}" x:Key="ExpandCollapseToggleButtonStyle">
|
||||
@@ -22,7 +22,7 @@
|
||||
<Grid.RenderTransform>
|
||||
<RotateTransform Angle="0" />
|
||||
</Grid.RenderTransform>
|
||||
<controls:SymbolIcon
|
||||
<controls:IconElement
|
||||
FontSize="14"
|
||||
Symbol="ChevronRight"
|
||||
VerticalAlignment="Center"
|
||||
|
||||
Reference in New Issue
Block a user