コード例 #1
0
ファイル: Shell.xaml.cs プロジェクト: GFlisch/Template10
 public Shell()
 {
     Instance = this;
     InitializeComponent();
 }
コード例 #2
0
 public Shell()
 {
     Instance = this;
     InitializeComponent();
 }