From 017d4d85fc75bd77cfabdc9536f007695cfcf8b2 Mon Sep 17 00:00:00 2001 From: Eric Maupin Date: Fri, 17 Aug 2018 16:31:27 -0400 Subject: [Core/Win] CreateVariant --- .../CreateVariantWindow.xaml | 49 ++++++++++++++++++++++ .../CreateVariantWindow.xaml.cs | 43 +++++++++++++++++++ .../Xamarin.PropertyEditing.Windows.csproj | 7 ++++ 3 files changed, 99 insertions(+) create mode 100644 Xamarin.PropertyEditing.Windows/CreateVariantWindow.xaml create mode 100644 Xamarin.PropertyEditing.Windows/CreateVariantWindow.xaml.cs (limited to 'Xamarin.PropertyEditing.Windows') diff --git a/Xamarin.PropertyEditing.Windows/CreateVariantWindow.xaml b/Xamarin.PropertyEditing.Windows/CreateVariantWindow.xaml new file mode 100644 index 0000000..4bb5167 --- /dev/null +++ b/Xamarin.PropertyEditing.Windows/CreateVariantWindow.xaml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +