diff --git a/DyeingComputer.csproj b/DyeingComputer.csproj index 11a230f..eddd139 100644 --- a/DyeingComputer.csproj +++ b/DyeingComputer.csproj @@ -202,6 +202,12 @@ Sampling.xaml + + TouchKeyboardNumeral.xaml + + + TouchKeyboard.xaml + UserInf.xaml @@ -286,6 +292,14 @@ MSBuild:Compile Designer + + MSBuild:Compile + Designer + + + Designer + MSBuild:Compile + MSBuild:Compile Designer diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs index ffc9faa..f2a20ef 100644 --- a/MainWindow.xaml.cs +++ b/MainWindow.xaml.cs @@ -1,6 +1,7 @@ using DyeingComputer.UserClass; using DyeingComputer.View; using DyeingComputer.ViewModel; +using DyeingComputer.Windows; using System; using System.Collections.Generic; using System.Linq; diff --git a/Windows/TouchKeyboard.xaml b/Windows/TouchKeyboard.xaml new file mode 100644 index 0000000..2e30236 --- /dev/null +++ b/Windows/TouchKeyboard.xaml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +