diff --git a/ucalc/BillingWindow.xaml b/ucalc/BillingWindow.xaml
index 50144c4..3cc2d58 100644
--- a/ucalc/BillingWindow.xaml
+++ b/ucalc/BillingWindow.xaml
@@ -11,9 +11,24 @@
Height="600"
MinWidth="600"
MinHeight="400"
+ Closing="OnClosing"
Closed="OnClosed"
Icon="logo.ico">
+
+
+
+
+
+
+
+
+ BorderBrush="{x:Static local:Constants.MainColor}">
_execute;
+
+ public DelegateCommand(Action