예제 #1
0
 void ViewPage_Appearing(object sender, EventArgs e)
 {
     ViewPage.LoadingProcessSwitchGUI();
     OnResuming(this, EventArgs.Empty);
 }