コード例 #1
0
ファイル: Window.Wait.xaml.cs プロジェクト: kav-it/SharpLib
 static WindowWait()
 {
     _splashActive = false;
     _model = new WindowWaitModel();
 }
コード例 #2
0
 static WindowWait()
 {
     _splashActive = false;
     _model        = new WindowWaitModel();
 }