Outsource many methods from MemberAdminWindow to abstract classes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<Window x:Class="Elwig.Windows.MemberAdminWindow"
|
||||
<local:AdministrationWindow x:Class="Elwig.Windows.MemberAdminWindow"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
@ -305,4 +305,4 @@
|
||||
</Grid>
|
||||
</GroupBox>
|
||||
</Grid>
|
||||
</Window>
|
||||
</local:AdministrationWindow>
|
||||
|
Reference in New Issue
Block a user