Update release

This commit is contained in:
vczh
2021-10-14 04:13:53 -07:00
parent 3657500b02
commit 8d5ea11748
13 changed files with 349 additions and 112 deletions

View File

@@ -27,8 +27,8 @@
</demo:DocumentEditorRibbon>
<ev.WindowClosing-eval>
<![CDATA[
arguments.cancel = editor.CancelWindowClose();
]]>
arguments.cancel = editor.CancelWindowClose();
]]>
</ev.WindowClosing-eval>
</Window>
</Instance>

View File

@@ -27,8 +27,8 @@
</demo:DocumentEditorToolstrip>
<ev.WindowClosing-eval>
<![CDATA[
arguments.cancel = editor.CancelWindowClose();
]]>
arguments.cancel = editor.CancelWindowClose();
]]>
</ev.WindowClosing-eval>
</Window>
</Instance>