update:bug修复
This commit is contained in:
parent
bf2027035c
commit
8c140e9260
@ -3,7 +3,7 @@
|
|||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||||
xmlns:local="clr-namespace:Wpf_AiSportsMicrospace.MyUserControl"
|
xmlns:local="clr-namespace:Wpf_AiSportsMicrospace.MyUserControl"
|
||||||
xmlns:gif="http://wpfanimatedgif.codeplex.com"
|
xmlns:gif="http://wpfanimatedgif.codeplex.com"
|
||||||
Title="Home" Height="1080" Width="1920" Loaded="Window_Loaded">
|
Height="1080" Width="1920" Loaded="Window_Loaded">
|
||||||
<Grid VerticalAlignment="Bottom">
|
<Grid VerticalAlignment="Bottom">
|
||||||
<Grid.Background>
|
<Grid.Background>
|
||||||
<ImageBrush ImageSource="/Resources/Img/Album/home_bg.png" Stretch="UniformToFill"/>
|
<ImageBrush ImageSource="/Resources/Img/Album/home_bg.png" Stretch="UniformToFill"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user