コード例 #1
0
 public PageMaster()
 {
     InitializeComponent();
     _bgService = new BackgroundService();
     current    = this;
 }
コード例 #2
0
ファイル: PageMaster.xaml.cs プロジェクト: colinkiama/Denna
 public PageMaster()
 {
     InitializeComponent();
     current = this;
 }