예제 #1
0
 public BaseUserControl()
 {
     MouseTool.ShowLoding();
     this.Loaded += BaseUserControl_Loaded;
 }