更新整理
This commit is contained in:
@@ -103,9 +103,9 @@
|
||||
</TransformGroup>
|
||||
</UIElement.RenderTransform>
|
||||
<Grid HorizontalAlignment="Center" VerticalAlignment="Center">
|
||||
<layout:Border ClipToBounds="True" CornerRadius="{x:Static local:SplashConfig.CornerRadius}">
|
||||
<local:Border ClipToBounds="True" CornerRadius="{x:Static local:SplashConfig.CornerRadius}">
|
||||
<Image Source="{Binding ImageUri}" />
|
||||
</layout:Border>
|
||||
</local:Border>
|
||||
</Grid>
|
||||
</Viewbox>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user