diff --git a/Options/AboutOptionsPanel.xaml b/Options/AboutOptionsPanel.xaml index 09c7830..4789e7e 100644 --- a/Options/AboutOptionsPanel.xaml +++ b/Options/AboutOptionsPanel.xaml @@ -4,21 +4,43 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:windows="clr-namespace:Common.Wpf.Windows;assembly=Common.Wpf" + xmlns:properties="clr-namespace:ProcessCpuUsageStatusWindow.Properties" mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"> + + + + + + + + FontWeight="Bold" + Grid.Row="0" /> + VerticalAlignment="Top" + Grid.Row="1" /> + VerticalAlignment="Top" + Grid.Row="2" /> + +