From bf3651300ed5984143f03ae407fb32e0765f2b60 Mon Sep 17 00:00:00 2001 From: Stedd Date: Sat, 15 Jan 2022 19:05:51 +0100 Subject: [PATCH] Added tabs to main window --- MainWindow.xaml | 49 ++++++++++++++++++++++++++++++---------------- MainWindow.xaml.cs | 27 +++++++++++++++++++++++-- 2 files changed, 57 insertions(+), 19 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index e62de18..a369759 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -5,22 +5,37 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:CryptoCalc" mc:Ignorable="d" - Title="MainWindow" Height="784" Width="800"> - -