Refine dialog layouts and presentation
This commit is contained in:
parent
d737cd2199
commit
5e99cb6f02
34 changed files with 369 additions and 420 deletions
|
|
@ -10,8 +10,5 @@ namespace LibationAvalonia.Dialogs
|
|||
InitializeComponent();
|
||||
DataContext = this;
|
||||
}
|
||||
|
||||
public void SaveButton_Clicked(object sender, Avalonia.Interactivity.RoutedEventArgs e)
|
||||
=> SaveAndClose();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue