Exemple #1
0
 public override void MouseUp(NSEvent theEvent)
 {
     NotifyClicked(StatusBar.NSEventButtonToXwt(theEvent));
 }