static NotificationWithSoftKeys() { #if !DESIGN notifications = new Dictionary<int, NotificationWithSoftKeys>(); msgwnd = new NotificationMessageWindow(notifications); #endif }
static NotificationWithSoftKeys() { #if !DESIGN notifications = new Dictionary <int, NotificationWithSoftKeys>(); msgwnd = new NotificationMessageWindow(notifications); #endif }