From 4d3fa3354ed5e44859eecc80414e72ade6e05651 Mon Sep 17 00:00:00 2001 From: Daniel Chalmers Date: Mon, 15 Jul 2024 00:12:24 -0500 Subject: [PATCH] Consistently use spaces in XAML --- DesktopClock/App.xaml | 2 +- DesktopClock/MainWindow.xaml | 346 +++++++++++++++++------------------ 2 files changed, 174 insertions(+), 174 deletions(-) diff --git a/DesktopClock/App.xaml b/DesktopClock/App.xaml index 2cdb702..9ee2242 100644 --- a/DesktopClock/App.xaml +++ b/DesktopClock/App.xaml @@ -2,5 +2,5 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" StartupUri="MainWindow.xaml"> - + \ No newline at end of file diff --git a/DesktopClock/MainWindow.xaml b/DesktopClock/MainWindow.xaml index 69ec45d..9141f31 100644 --- a/DesktopClock/MainWindow.xaml +++ b/DesktopClock/MainWindow.xaml @@ -24,179 +24,179 @@ ContentRendered="Window_ContentRendered" Closing="Window_Closing" StateChanged="Window_StateChanged"> - - - + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +