diff --git a/.vs/AutoCat/DesignTimeBuild/.dtbcache.v2 b/.vs/AutoCat/DesignTimeBuild/.dtbcache.v2 index 40b53a3..2420d93 100644 Binary files a/.vs/AutoCat/DesignTimeBuild/.dtbcache.v2 and b/.vs/AutoCat/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/AutoCat/v16/.suo b/.vs/AutoCat/v16/.suo index e1614ab..f8b431f 100644 Binary files a/.vs/AutoCat/v16/.suo and b/.vs/AutoCat/v16/.suo differ diff --git a/AutoCat/AutoCat.csproj b/AutoCat/AutoCat.csproj index 08c1d67..cd98ce6 100644 --- a/AutoCat/AutoCat.csproj +++ b/AutoCat/AutoCat.csproj @@ -119,7 +119,13 @@ App.xaml + + ButtonCell.xaml + + + TextCell.xaml + AuthPage.xaml @@ -159,6 +165,14 @@ MSBuild:Compile Designer + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + Designer MSBuild:Compile diff --git a/AutoCat/Controls/ButtonCell.xaml b/AutoCat/Controls/ButtonCell.xaml new file mode 100644 index 0000000..855a3ed --- /dev/null +++ b/AutoCat/Controls/ButtonCell.xaml @@ -0,0 +1,22 @@ + + + + + + + + + +