Esempio n. 1
0
 public bool IsClosing()
 {
     return(button.GetActionFor(this).openOnPress);
 }