From 00a491d93733d4625ad329b2ba8237f445364b3f Mon Sep 17 00:00:00 2001 From: Mirta Date: Wed, 30 Dec 2020 16:39:52 +0200 Subject: merge --- .../Controls/ScriptEditorControl.xaml | 113 +++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml (limited to 'Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml') diff --git a/Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml b/Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml new file mode 100644 index 000000000..817297191 --- /dev/null +++ b/Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1