diff --git a/components/TitleBar/OpenSolution.bat b/components/TitleBar/OpenSolution.bat new file mode 100644 index 000000000..814a56d4b --- /dev/null +++ b/components/TitleBar/OpenSolution.bat @@ -0,0 +1,3 @@ +@ECHO OFF + +powershell ..\..\tooling\ProjectHeads\GenerateSingleSampleHeads.ps1 -componentPath %CD% %* \ No newline at end of file diff --git a/components/TitleBar/samples/Assets/icon.png b/components/TitleBar/samples/Assets/icon.png new file mode 100644 index 000000000..5f574ceca Binary files /dev/null and b/components/TitleBar/samples/Assets/icon.png differ diff --git a/components/TitleBar/samples/BlankPage1.xaml b/components/TitleBar/samples/BlankPage1.xaml new file mode 100644 index 000000000..98044d829 --- /dev/null +++ b/components/TitleBar/samples/BlankPage1.xaml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + +