重命名控件库
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:assists="clr-namespace:VariaStudio.Assists"
|
||||
xmlns:effects="clr-namespace:VariaStudio.Effects"
|
||||
xmlns:assists="clr-namespace:Melskin.Assists"
|
||||
xmlns:effects="clr-namespace:Melskin.Effects"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<!-- 扁平默认按钮 -->
|
||||
<Style TargetType="{x:Type Button}" x:Key="FlattenButtonStyle">
|
||||
|
||||
Reference in New Issue
Block a user