Пример #1
0
 public void Unexpand()
 {
     if (Expanded)
     {
         tipWindow.Close();
     }
 }