diff --git a/WGneu/Windows/MemberListWindow.xaml b/WGneu/Windows/MemberListWindow.xaml index 3a616ca..3071697 100644 --- a/WGneu/Windows/MemberListWindow.xaml +++ b/WGneu/Windows/MemberListWindow.xaml @@ -4,17 +4,15 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:WGneu.Windows" - xmlns:ui="http://schemas.modernwpf.com/2019" - ui:WindowHelper.UseModernWindowStyle="True" - mc:Ignorable="d" - Title="Mitglieder" Height="600" Width="1200" MinHeight="600" MinWidth="900" + Title="Mitglieder" Height="600" Width="1200" MinHeight="600" MinWidth="1000" Loaded="Window_Loaded"> + + - - - + + @@ -22,7 +20,20 @@ - + + + + + + + + + + + + + + @@ -57,47 +68,184 @@ HorizontalAlignment="Right" VerticalAlignment="Bottom" Margin="0,10,10,10" FontSize="14" Padding="3,3,3,3" Width="100" Height="27" Grid.Column="2"/> - + - - + + + + + + - - - + Margin="0,70,0,0" TextWrapping="NoWrap" VerticalAlignment="Top" FontSize="14" Padding="2" Grid.Column="1"/> + + - - - - - - - + - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +