diff --git a/Video.xaml b/Video.xaml index 7536aa6..601de7f 100644 --- a/Video.xaml +++ b/Video.xaml @@ -7,16 +7,31 @@ xmlns:local="clr-namespace:VideoConcat" xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers" mc:Ignorable="d" - Title="视频" Height="450" Width="800" WindowStartupLocation="CenterScreen" ResizeMode="NoResize" > + Title="视频" WindowStartupLocation="CenterScreen" ResizeMode="NoResize" Width="710" Height="400"> - - - - -