Dialogs: Refactor XAML
All checks were successful
Test / Run tests (push) Successful in 2m27s

This commit is contained in:
2024-06-10 10:10:45 +02:00
parent c12d111c57
commit 03cacf604b
6 changed files with 5 additions and 21 deletions

View File

@ -3,10 +3,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d"
ResizeMode="NoResize"
ShowInTaskbar="False"
Topmost="True"
ResizeMode="NoResize" ShowInTaskbar="False" Topmost="True"
WindowStartupLocation="CenterOwner"
Title="Neues Update verfügbar - Elwig" Height="180" Width="400">
<Grid>