コード例 #1
0
ファイル: CSongMenu.cs プロジェクト: zhaozw/Vocaluxe
 public bool IsVisible()
 {
     return(_SongMenu.IsVisible());
 }