void ReleaseDesignerOutlets() { if (DownloadingLabel != null) { DownloadingLabel.Dispose(); DownloadingLabel = null; } if (DownloadingActivity != null) { DownloadingActivity.Dispose(); DownloadingActivity = null; } if (DownloadingProgress != null) { DownloadingProgress.Dispose(); DownloadingProgress = null; } if (DownloadButton != null) { DownloadButton.Dispose(); DownloadButton = null; } if (CancelButton != null) { CancelButton.Dispose(); CancelButton = null; } }
void ReleaseDesignerOutlets() { if (DownloadButton != null) { DownloadButton.Dispose(); DownloadButton = null; } if (DownloadProgressBar != null) { DownloadProgressBar.Dispose(); DownloadProgressBar = null; } if (IdLabel != null) { IdLabel.Dispose(); IdLabel = null; } if (NameLabel != null) { NameLabel.Dispose(); NameLabel = null; } if (SlotNameLabel != null) { SlotNameLabel.Dispose(); SlotNameLabel = null; } }
void ReleaseDesignerOutlets() { if (WidthLabel != null) { WidthLabel.Dispose(); WidthLabel = null; } if (HeightLabel != null) { HeightLabel.Dispose(); HeightLabel = null; } if (DownloadButton != null) { DownloadButton.Dispose(); DownloadButton = null; } if (HeightTextField != null) { HeightTextField.Dispose(); HeightTextField = null; } if (ImageView != null) { ImageView.Dispose(); ImageView = null; } if (MediaPathTextField != null) { MediaPathTextField.Dispose(); MediaPathTextField = null; } if (WidthTextField != null) { WidthTextField.Dispose(); WidthTextField = null; } }
void ReleaseDesignerOutlets() { if (AlarmRequestLabel1 != null) { AlarmRequestLabel1.Dispose(); AlarmRequestLabel1 = null; } if (AlarmRequestLabel2 != null) { AlarmRequestLabel2.Dispose(); AlarmRequestLabel2 = null; } if (buttonBack != null) { buttonBack.Dispose(); buttonBack = null; } if (ButtonMail != null) { ButtonMail.Dispose(); ButtonMail = null; } if (ConfirmLabel != null) { ConfirmLabel.Dispose(); ConfirmLabel = null; } if (DescriptionLabel != null) { DescriptionLabel.Dispose(); DescriptionLabel = null; } if (DownloadButton != null) { DownloadButton.Dispose(); DownloadButton = null; } if (DownloadLabel != null) { DownloadLabel.Dispose(); DownloadLabel = null; } if (DownloadNumberView != null) { DownloadNumberView.Dispose(); DownloadNumberView = null; } if (EmailButton != null) { EmailButton.Dispose(); EmailButton = null; } if (icon_call != null) { icon_call.Dispose(); icon_call = null; } if (instructionsView != null) { instructionsView.Dispose(); instructionsView = null; } if (NumberConfirmLabel != null) { NumberConfirmLabel.Dispose(); NumberConfirmLabel = null; } if (NumberConfirmView != null) { NumberConfirmView.Dispose(); NumberConfirmView = null; } if (NumberDownloadLabel != null) { NumberDownloadLabel.Dispose(); NumberDownloadLabel = null; } if (NumberRequestLabel != null) { NumberRequestLabel.Dispose(); NumberRequestLabel = null; } if (NumberRequestView != null) { NumberRequestView.Dispose(); NumberRequestView = null; } if (TitleViewLabel != null) { TitleViewLabel.Dispose(); TitleViewLabel = null; } }
void ReleaseDesignerOutlets() { if (BatteryLevel1 != null) { BatteryLevel1.Dispose(); BatteryLevel1 = null; } if (BatteryLevel2 != null) { BatteryLevel2.Dispose(); BatteryLevel2 = null; } if (BluetoothButton != null) { BluetoothButton.Dispose(); BluetoothButton = null; } if (BluetoothViewObj != null) { BluetoothViewObj.Dispose(); BluetoothViewObj = null; } if (ButtonsView != null) { ButtonsView.Dispose(); ButtonsView = null; } if (DashboardButton != null) { DashboardButton.Dispose(); DashboardButton = null; } if (DownloadButton != null) { DownloadButton.Dispose(); DownloadButton = null; } if (DownloadViewObj != null) { DownloadViewObj.Dispose(); DownloadViewObj = null; } if (EventButton1 != null) { EventButton1.Dispose(); EventButton1 = null; } if (EventButton2 != null) { EventButton2.Dispose(); EventButton2 = null; } if (EventButton3 != null) { EventButton3.Dispose(); EventButton3 = null; } if (EventButton4 != null) { EventButton4.Dispose(); EventButton4 = null; } if (EventButton5 != null) { EventButton5.Dispose(); EventButton5 = null; } if (EventButton6 != null) { EventButton6.Dispose(); EventButton6 = null; } if (EventButton7 != null) { EventButton7.Dispose(); EventButton7 = null; } if (EventButton8 != null) { EventButton8.Dispose(); EventButton8 = null; } if (GraphViewObj1 != null) { GraphViewObj1.Dispose(); GraphViewObj1 = null; } if (GraphViewObj3 != null) { GraphViewObj3.Dispose(); GraphViewObj3 = null; } if (SessionStatus1 != null) { SessionStatus1.Dispose(); SessionStatus1 = null; } if (SessionStatus2 != null) { SessionStatus2.Dispose(); SessionStatus2 = null; } if (StartSessionButton != null) { StartSessionButton.Dispose(); StartSessionButton = null; } if (StopSessionButton != null) { StopSessionButton.Dispose(); StopSessionButton = null; } }