diff --git a/Source/Sample Project/Images/Logo.png b/Source/Sample Project/Images/Logo.png new file mode 100644 index 0000000..3850494 Binary files /dev/null and b/Source/Sample Project/Images/Logo.png differ diff --git a/Source/Sample Project/Main.xaml b/Source/Sample Project/Main.xaml index e8010df..c4ecac3 100644 --- a/Source/Sample Project/Main.xaml +++ b/Source/Sample Project/Main.xaml @@ -230,6 +230,16 @@ Height="27" x:Name="btnMvvm" Click="btnMvvm_Click" /> + + + + + + + + + + \ No newline at end of file diff --git a/Source/Sample Project/Sample Project.csproj b/Source/Sample Project/Sample Project.csproj index def2544..231ddf7 100644 --- a/Source/Sample Project/Sample Project.csproj +++ b/Source/Sample Project/Sample Project.csproj @@ -119,6 +119,7 @@ FancyToolTip.xaml +