|
|
|
@ -2,11 +2,14 @@ |
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
|
|
xmlns:themes="clr-namespace:Microsoft.Windows.Controls.Themes" > |
|
|
|
|
|
|
|
<Geometry x:Key="UpArrowGeometry">M 0,3 C0,3 0,4 0,4 0,4 3,4 3,4 3,4 3,3 3,3 3,3 4,3 4,3 4,3 4,4 4,4 4,4 7,4 7,4 7,4 7,3 7,3 7,3 6,3 6,3 6,3 6,2 6,2 6,2 5,2 5,2 5,2 5,1 5,1 5,1 4,1 4,1 4,1 4,0 4,0 4,0 3,0 3,0 3,0 3,1 3,1 3,1 2,1 2,1 2,1 2,2 2,2 2,2 1,2 1,2 1,2 1,3 1,3 1,3 0,3 0,3 z</Geometry> |
|
|
|
<Geometry x:Key="DownArrowGeometry">M 0,1 C0,1 0,0 0,0 0,0 3,0 3,0 3,0 3,1 3,1 3,1 4,1 4,1 4,1 4,0 4,0 4,0 7,0 7,0 7,0 7,1 7,1 7,1 6,1 6,1 6,1 6,2 6,2 6,2 5,2 5,2 5,2 5,3 5,3 5,3 4,3 4,3 4,3 4,4 4,4 4,4 3,4 3,4 3,4 3,3 3,3 3,3 2,3 2,3 2,3 2,2 2,2 2,2 1,2 1,2 1,2 1,1 1,1 1,1 0,1 0,1 z</Geometry> |
|
|
|
|
|
|
|
<DataTemplate x:Key="IncreaseGlyphNormalKey"> |
|
|
|
<Path |
|
|
|
Width="7" |
|
|
|
Height="4" |
|
|
|
Data="M 0,3 C0,3 0,4 0,4 0,4 3,4 3,4 3,4 3,3 3,3 3,3 4,3 4,3 4,3 4,4 4,4 4,4 7,4 7,4 7,4 7,3 7,3 7,3 6,3 6,3 6,3 6,2 6,2 6,2 5,2 5,2 5,2 5,1 5,1 5,1 4,1 4,1 4,1 4,0 4,0 4,0 3,0 3,0 3,0 3,1 3,1 3,1 2,1 2,1 2,1 2,2 2,2 2,2 1,2 1,2 1,2 1,3 1,3 1,3 0,3 0,3 z" |
|
|
|
Data="{StaticResource UpArrowGeometry}" |
|
|
|
Fill="{DynamicResource {x:Static themes:ResourceKeys.GlyphNormalForegroundKey}}" |
|
|
|
SnapsToDevicePixels="True" |
|
|
|
HorizontalAlignment="Center" VerticalAlignment="Center" Focusable="False" /> |
|
|
|
@ -15,7 +18,7 @@ |
|
|
|
<Path |
|
|
|
Width="7" |
|
|
|
Height="4" |
|
|
|
Data="M 0,3 C0,3 0,4 0,4 0,4 3,4 3,4 3,4 3,3 3,3 3,3 4,3 4,3 4,3 4,4 4,4 4,4 7,4 7,4 7,4 7,3 7,3 7,3 6,3 6,3 6,3 6,2 6,2 6,2 5,2 5,2 5,2 5,1 5,1 5,1 4,1 4,1 4,1 4,0 4,0 4,0 3,0 3,0 3,0 3,1 3,1 3,1 2,1 2,1 2,1 2,2 2,2 2,2 1,2 1,2 1,2 1,3 1,3 1,3 0,3 0,3 z" |
|
|
|
Data="{StaticResource UpArrowGeometry}" |
|
|
|
Fill="{DynamicResource {x:Static themes:ResourceKeys.GlyphDisabledForegroundKey}}" |
|
|
|
SnapsToDevicePixels="True" |
|
|
|
HorizontalAlignment="Center" VerticalAlignment="Center" Focusable="False" /> |
|
|
|
@ -25,7 +28,7 @@ |
|
|
|
<Path |
|
|
|
Width="7" |
|
|
|
Height="4" |
|
|
|
Data="M 0,1 C0,1 0,0 0,0 0,0 3,0 3,0 3,0 3,1 3,1 3,1 4,1 4,1 4,1 4,0 4,0 4,0 7,0 7,0 7,0 7,1 7,1 7,1 6,1 6,1 6,1 6,2 6,2 6,2 5,2 5,2 5,2 5,3 5,3 5,3 4,3 4,3 4,3 4,4 4,4 4,4 3,4 3,4 3,4 3,3 3,3 3,3 2,3 2,3 2,3 2,2 2,2 2,2 1,2 1,2 1,2 1,1 1,1 1,1 0,1 0,1 z" |
|
|
|
Data="{StaticResource DownArrowGeometry}" |
|
|
|
Fill="{DynamicResource {x:Static themes:ResourceKeys.GlyphNormalForegroundKey}}" |
|
|
|
SnapsToDevicePixels="True" |
|
|
|
HorizontalAlignment="Center" VerticalAlignment="Center" Focusable="False" /> |
|
|
|
@ -35,7 +38,7 @@ |
|
|
|
<Path |
|
|
|
Width="7" |
|
|
|
Height="4" |
|
|
|
Data="M 0,1 C0,1 0,0 0,0 0,0 3,0 3,0 3,0 3,1 3,1 3,1 4,1 4,1 4,1 4,0 4,0 4,0 7,0 7,0 7,0 7,1 7,1 7,1 6,1 6,1 6,1 6,2 6,2 6,2 5,2 5,2 5,2 5,3 5,3 5,3 4,3 4,3 4,3 4,4 4,4 4,4 3,4 3,4 3,4 3,3 3,3 3,3 2,3 2,3 2,3 2,2 2,2 2,2 1,2 1,2 1,2 1,1 1,1 1,1 0,1 0,1 z" |
|
|
|
Data="{StaticResource DownArrowGeometry}" |
|
|
|
Fill="{DynamicResource {x:Static themes:ResourceKeys.GlyphDisabledForegroundKey}}" |
|
|
|
SnapsToDevicePixels="True" |
|
|
|
HorizontalAlignment="Center" VerticalAlignment="Center" Focusable="False" /> |
|
|
|
|