private void smartCardState_Authenticated(object sender, SmartCardEventArgs e) { Authenticated.InvokeIfAssigned(sender, e); }