From 3c9b1e2758fa3d78358401bb53f0626217b97c86 Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Fri, 27 Aug 2021 18:53:54 -0700 Subject: [PATCH] Fix formatting in XAML file (#1148) * Update Window1.xaml * Update Window1.xaml --- .../ListViewCode/CSharp/Window1.xaml | 130 ++++++++---------- 1 file changed, 58 insertions(+), 72 deletions(-) diff --git a/dotnet-desktop-guide/samples/snippets/csharp/VS_Snippets_Wpf/ListViewCode/CSharp/Window1.xaml b/dotnet-desktop-guide/samples/snippets/csharp/VS_Snippets_Wpf/ListViewCode/CSharp/Window1.xaml index edf3ff9..42c3345 100644 --- a/dotnet-desktop-guide/samples/snippets/csharp/VS_Snippets_Wpf/ListViewCode/CSharp/Window1.xaml +++ b/dotnet-desktop-guide/samples/snippets/csharp/VS_Snippets_Wpf/ListViewCode/CSharp/Window1.xaml @@ -1,87 +1,73 @@ - - - - - - - - - - - - - - - - ListView created with XAML - - - + - - - + + + + + + + + + + + + + + ListView created with XAML + + + - - - + + + - - - + + + - - - - - - + + + + + + + + + + Last Name - - - - + + + + - + - - - - + + + + - - - - - + + + + + - + - - ListView created with Code - - - - + + ListView created with Code + + + +