功能更新
This commit is contained in:
9
Melskin/Themes/Metrics.xaml
Normal file
9
Melskin/Themes/Metrics.xaml
Normal file
@@ -0,0 +1,9 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<CornerRadius x:Key="CornerRadius">4</CornerRadius>
|
||||
<Thickness x:Key="Border.Button">1</Thickness>
|
||||
<system:Double x:Key="FontSize">12</system:Double>
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user