コード例 #1
0
 private void ShowActionButtonsOnTick(object sender, EventArgs eventArgs)
 {
     _actionButtonsTimer.Stop();
     SelectionActions.Show();
 }