finish create module form
This commit is contained in:
@@ -12,12 +12,14 @@ using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
|
||||
namespace Server_Dashboard.Controls {
|
||||
|
||||
/// <summary>
|
||||
/// Interaction logic for LoadingIndicator.xaml
|
||||
/// </summary>
|
||||
public partial class LoadingIndicator : UserControl {
|
||||
|
||||
public LoadingIndicator() {
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user