상속: UIEvent
예제 #1
0
 public static bool StopCallback(KeyboardEvent e, Element element, string combo)
 {
     return(false);
 }
예제 #2
0
 public static bool StopCallback(KeyboardEvent e, Element element, string combo)
 {
     return false;
 }