vczh
2022-07-03 13:24:02 -07:00
parent 48f894d5a0
commit 3cf94d358f
43 changed files with 45 additions and 45 deletions
@@ -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>