diff --git a/WpfTest/MainWindow.xaml b/WpfTest/MainWindow.xaml index d6b9319..760f973 100644 --- a/WpfTest/MainWindow.xaml +++ b/WpfTest/MainWindow.xaml @@ -30,6 +30,7 @@ - + diff --git a/WpfTest/Tests/ImageTestPage.xaml b/WpfTest/Tests/ImageTestPage.xaml index 65f9549..d9e6fb3 100644 --- a/WpfTest/Tests/ImageTestPage.xaml +++ b/WpfTest/Tests/ImageTestPage.xaml @@ -7,52 +7,63 @@ xmlns:ws="https://github.com/OrgEleCho/EleCho.WpfSuite" mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800" + d:Background="White" d:DataContext="{d:DesignInstance Type=local:ImageTestPage}" Title="ImageTestPage"> - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + diff --git a/WpfTest/Tests/TextBoxTestPage.xaml b/WpfTest/Tests/TextBoxTestPage.xaml index a6f7910..8d02926 100644 --- a/WpfTest/Tests/TextBoxTestPage.xaml +++ b/WpfTest/Tests/TextBoxTestPage.xaml @@ -1,17 +1,17 @@  - + - - - - - - - - - + + + + + +