ResultPanel -> ResultListBox, part 2

part of refactoring for PR #494
This commit is contained in:
bao-qian
2016-02-21 14:22:34 +00:00
parent 0aeba7c5af
commit 0e6cd0f72a
6 changed files with 38 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
<UserControl x:Class="Wox.ResultPanel"
<UserControl x:Class="Wox.ResultListBox"
x:Name="Results"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"