From 9053ecb4eeac1ac1748d13e61f202ef64262f8f2 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Fri, 1 Nov 2019 14:01:03 +0100 Subject: [PATCH] clear button style --- mpv.net/WPF/SearchTextBoxUserControl.xaml | 30 +++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/mpv.net/WPF/SearchTextBoxUserControl.xaml b/mpv.net/WPF/SearchTextBoxUserControl.xaml index 30c4f70..4995439 100644 --- a/mpv.net/WPF/SearchTextBoxUserControl.xaml +++ b/mpv.net/WPF/SearchTextBoxUserControl.xaml @@ -28,7 +28,6 @@ CaretBrush="{x:Static UI:Theme.Foreground}" /> + Click="SearchClearButton_Click" >r + + + + + \ No newline at end of file