Many nice features
This commit is contained in:
13
MaterialModernWPF/View/Shell.xaml.cs
Normal file
13
MaterialModernWPF/View/Shell.xaml.cs
Normal file
@ -0,0 +1,13 @@
|
||||
namespace MaterialModernWPF.View
|
||||
{
|
||||
/// <summary>
|
||||
/// Interaktionslogik für MainWindow.xaml
|
||||
/// </summary>
|
||||
public partial class Shell
|
||||
{
|
||||
public Shell()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user