mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-09-22 23:16:09 +08:00
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
]]>
|
||||
</ref.Members>
|
||||
<Window ref.Name="self" Text="Find" ClientSize="x:360 y:150" MinimizedBox="false" MaximizedBox="false">
|
||||
<att.BoundsComposition-set PreferredMinSize="x:360 y:150"/>
|
||||
<att.ContainerComposition-set PreferredMinSize="x:360 y:150"/>
|
||||
<x:MutexGroupController ref.Name="groupDirection"/>
|
||||
|
||||
<MessageDialog ref.Name="dialogContentNotFound"
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
]]>
|
||||
</ref.Members>
|
||||
<Window ref.Name="self" Text="TextEditor" ClientSize="x:480 y:320" ev.WindowClosing="window_Closing">
|
||||
<att.BoundsComposition-set PreferredMinSize="x:480 y:320"/>
|
||||
<att.ContainerComposition-set PreferredMinSize="x:480 y:320"/>
|
||||
|
||||
<ToolstripCommand ref.Name="commandFileNewText" Text="Text File" Image-uri="res://Images/NewText.png">
|
||||
<ev.Executed>commandFileNewText_Executed</ev.Executed>
|
||||
|
||||
Reference in New Issue
Block a user