add resharper and hover effect for modules; change navigation bar
This commit is contained in:
@@ -12,12 +12,14 @@ using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
|
||||
namespace Server_Dashboard.Views.DashboardPages {
|
||||
|
||||
/// <summary>
|
||||
/// Interaktionslogik für MainDashboardPage.xaml
|
||||
/// </summary>
|
||||
public partial class MainDashboardPage : UserControl {
|
||||
|
||||
public MainDashboardPage() {
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user