修改样式表Styles.xaml的命名空间
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:ReoKM"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:theme="clr-namespace:Microsoft.Windows.Themes;assembly=PresentationFramework.Aero2">
|
||||
<!--Boolean到Visibility的转换-->
|
||||
<BooleanToVisibilityConverter x:Key="bool2VisibilityConverter"/>
|
||||
|
||||
Reference in New Issue
Block a user