diff --git a/Correlator/Dialog/DetectNoiseDialog.xaml b/Correlator/Dialog/DetectNoiseDialog.xaml index e1f3b34..9b11069 100644 --- a/Correlator/Dialog/DetectNoiseDialog.xaml +++ b/Correlator/Dialog/DetectNoiseDialog.xaml @@ -3,11 +3,12 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:hc="https://handyorg.github.io/handycontrol" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:prism="http://prismlibrary.com/" xmlns:vm="clr-namespace:Correlator.ViewModels" - Width="560" - Height="400" + Width="600" + Height="300" d:DataContext="{d:DesignInstance Type=vm:DetectNoiseDialogViewModel}" Background="White" mc:Ignorable="d"> @@ -21,125 +22,123 @@ + + + + - - - - + + + + + - - - - - - + + + + + + + + -