功能更改
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
WindowStartupLocation="CenterScreen"
|
||||
WindowState="Maximized"
|
||||
WindowStyle="SingleBorderWindow"
|
||||
mc:Ignorable="d">
|
||||
mc:Ignorable="d" Closing="Window_Closing" Closed="Window_Closed">
|
||||
<Window.Resources>
|
||||
<localEx:BindingProxy x:Key="Proxy" Data="{Binding}" />
|
||||
</Window.Resources>
|
||||
|
||||
Reference in New Issue
Block a user