コード例 #1
0
ファイル: Grid.cs プロジェクト: invict1/Graphic-Master
 public int WindowsCount()
 {
     return(WINDOW_HANDLER.Count(this));
 }