修复窗口大小问题
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
Title="实例参数编辑"
|
||||
Width="500"
|
||||
Height="400"
|
||||
MinWidth="400"
|
||||
MinHeight="400"
|
||||
d:DataContext="{d:DesignInstance Type=local:WriteParametersViewModel}"
|
||||
SizeToContent="Height"
|
||||
mc:Ignorable="d">
|
||||
|
||||
Reference in New Issue
Block a user