5.4.9.7 Beta
This commit is contained in:
@@ -30,6 +30,7 @@ namespace mpvnet
|
||||
|
||||
EscapeCommand = new RelayCommand(OnEscapeCommand);
|
||||
ExecuteCommand = new RelayCommand(OnExecuteCommand);
|
||||
|
||||
SearchControl.SearchTextBox.PreviewKeyDown += SearchTextBox_PreviewKeyDown;
|
||||
SearchControl.SearchTextBox.TextChanged += SearchTextBox_TextChanged;
|
||||
SearchControl.HideClearButton = true;
|
||||
|
||||
Reference in New Issue
Block a user