命名调整
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<antd:Window x:Class="AntdWpfDemo.Views.ShellView"
|
||||
<antd:AntdWindow x:Class="AntdWpfDemo.Views.ShellView"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:antd="https://github.com/ShrlAlgo/AntdWpf"
|
||||
@@ -37,4 +37,4 @@
|
||||
<!--<antd:Alert Type="Success" Description="描述"/>
|
||||
<antd:Button Content="Button"/>--><!--
|
||||
</StackPanel>-->
|
||||
</antd:Window>
|
||||
</antd:AntdWindow>
|
||||
Reference in New Issue
Block a user