コード例 #1
0
ファイル: MainWindow.xaml.cs プロジェクト: coolxv/Tiels
 private async Task asyncShowTile(TileWindow tile)
 {
     tile.Show();
 }