From 265feaa1ebd1195455f8eb5b55e507acad156b47 Mon Sep 17 00:00:00 2001 From: Lance McCarthy Date: Fri, 1 Mar 2019 08:23:16 -0500 Subject: [PATCH] Added comments and organized resources for superior readability Using comments and grouping DataTemplates, Styles and other resources significantly increases the readability and discovery of resources. --- src/Calculator/Views/Calculator.xaml | 289 ++++++++++++++------------- 1 file changed, 155 insertions(+), 134 deletions(-) diff --git a/src/Calculator/Views/Calculator.xaml b/src/Calculator/Views/Calculator.xaml index b6b6f810..b7db10eb 100644 --- a/src/Calculator/Views/Calculator.xaml +++ b/src/Calculator/Views/Calculator.xaml @@ -13,7 +13,29 @@ mc:Ignorable="d"> - + + + + + + + + + + + + + + + - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -432,9 +430,32 @@ + + + + + + + + + + + + + + + 0 +