搜索Item功能优化
This commit is contained in:
9
MainWindow.xaml.rej
Normal file
9
MainWindow.xaml.rej
Normal file
@@ -0,0 +1,9 @@
|
||||
diff a/MainWindow.xaml b/MainWindow.xaml (rejected hunks)
|
||||
@@ -20,6 +20,7 @@
|
||||
SizeChanged="Window_SizeChanged"
|
||||
KeyDown="OnKeyDown"
|
||||
Focusable="True"
|
||||
+ GotFocus="MainWindow_GotFocus"
|
||||
MouseDown="MainWindow_MouseDown"
|
||||
>
|
||||
<WindowChrome.WindowChrome>
|
||||
Reference in New Issue
Block a user