diff --git a/Snoop/MethodsTab/MethodsControl.xaml b/Snoop/MethodsTab/MethodsControl.xaml index 2f198b993..53913afa9 100644 --- a/Snoop/MethodsTab/MethodsControl.xaml +++ b/Snoop/MethodsTab/MethodsControl.xaml @@ -4,133 +4,268 @@ This source is subject to the Microsoft Public License (Ms-PL). Please see http://go.microsoft.com/fwlink/?LinkID=131993 for details. All other rights reserved. --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Snoop/Shell/EmbeddedShellView.xaml b/Snoop/Shell/EmbeddedShellView.xaml index 5442e1f8a..c6b395162 100644 --- a/Snoop/Shell/EmbeddedShellView.xaml +++ b/Snoop/Shell/EmbeddedShellView.xaml @@ -1,26 +1,57 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Snoop/Shell/EmbeddedShellView.xaml.cs b/Snoop/Shell/EmbeddedShellView.xaml.cs index 4f1467f8d..a8f8eb35f 100644 --- a/Snoop/Shell/EmbeddedShellView.xaml.cs +++ b/Snoop/Shell/EmbeddedShellView.xaml.cs @@ -30,10 +30,6 @@ public EmbeddedShellView() InitializeComponent(); this.commandTextBox.PreviewKeyDown += OnCommandTextBoxPreviewKeyDown; - ToolTipService.SetToolTip(this.commandTextBox, @" -F5 - Reload profile -F12 - Clear output -"); // ignore execution-policy var iis = InitialSessionState.CreateDefault(); diff --git a/Snoop/SnoopUI.xaml b/Snoop/SnoopUI.xaml index 539672266..0a1fb5ef5 100644 --- a/Snoop/SnoopUI.xaml +++ b/Snoop/SnoopUI.xaml @@ -123,7 +123,7 @@ All other rights reserved. x:Name="filterComboBox" i:ComboBoxSettings.IsSnoopPart="True" IsEditable="True" - Text="{Binding Path=Filter, UpdateSourceTrigger=PropertyChanged}" + Text="{Binding Filter, UpdateSourceTrigger=PropertyChanged}" Margin="2,2,22,2" > @@ -244,55 +244,95 @@ All other rights reserved. - + - - - + - + - + - - - + - + - + - - + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +