From 9d914e6c635e4b997f69e530982a38305e90e581 Mon Sep 17 00:00:00 2001 From: Mrxx99 <33566379+Mrxx99@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:27:26 +0000 Subject: [PATCH] added comment for Design.DataContext --- templates/csharp/app-mvvm/Views/MainWindow.axaml | 2 ++ templates/csharp/xplat/AvaloniaTest/Views/MainView.axaml | 2 ++ templates/fsharp/app-mvvm/Views/MainWindow.axaml | 2 ++ templates/fsharp/xplat/AvaloniaTest/Views/MainView.axaml | 2 ++ 4 files changed, 8 insertions(+) diff --git a/templates/csharp/app-mvvm/Views/MainWindow.axaml b/templates/csharp/app-mvvm/Views/MainWindow.axaml index ec9ed3cf..c8b938c5 100644 --- a/templates/csharp/app-mvvm/Views/MainWindow.axaml +++ b/templates/csharp/app-mvvm/Views/MainWindow.axaml @@ -9,6 +9,8 @@ Title="AvaloniaAppTemplate"> + diff --git a/templates/csharp/xplat/AvaloniaTest/Views/MainView.axaml b/templates/csharp/xplat/AvaloniaTest/Views/MainView.axaml index 2813b615..b1eb7cc3 100644 --- a/templates/csharp/xplat/AvaloniaTest/Views/MainView.axaml +++ b/templates/csharp/xplat/AvaloniaTest/Views/MainView.axaml @@ -8,6 +8,8 @@ Foreground="White" Background="#171C2C"> + diff --git a/templates/fsharp/app-mvvm/Views/MainWindow.axaml b/templates/fsharp/app-mvvm/Views/MainWindow.axaml index ec9ed3cf..088be440 100644 --- a/templates/fsharp/app-mvvm/Views/MainWindow.axaml +++ b/templates/fsharp/app-mvvm/Views/MainWindow.axaml @@ -9,6 +9,8 @@ Title="AvaloniaAppTemplate"> + diff --git a/templates/fsharp/xplat/AvaloniaTest/Views/MainView.axaml b/templates/fsharp/xplat/AvaloniaTest/Views/MainView.axaml index 2813b615..466f65fa 100644 --- a/templates/fsharp/xplat/AvaloniaTest/Views/MainView.axaml +++ b/templates/fsharp/xplat/AvaloniaTest/Views/MainView.axaml @@ -8,6 +8,8 @@ Foreground="White" Background="#171C2C"> +