コード例 #1
0
 void DisposeGCs()
 {
     backgroundGC = backgroundGC.Kill();
     separatorGC  = separatorGC.Kill();
 }