opening up second window
This commit is contained in:
@@ -14,7 +14,8 @@ namespace WD7UVN_SzTGUI_2023242.Client.WPF
|
||||
|
||||
private void ExpandAllServices(object sender, RoutedEventArgs e)
|
||||
{
|
||||
|
||||
Window window = new GetAllServices();
|
||||
window.Show();
|
||||
}
|
||||
|
||||
private void ExpandAllCustomers(object sender, RoutedEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user