void ReleaseDesignerOutlets() { if (DetailsLabel != null) { DetailsLabel.Dispose(); DetailsLabel = null; } if (MainImageView != null) { MainImageView.Dispose(); MainImageView = null; } if (TitleLabel != null) { TitleLabel.Dispose(); TitleLabel = null; } if (DetailsConstraint != null) { DetailsConstraint.Dispose(); DetailsConstraint = null; } }
void ReleaseDesignerOutlets() { if (ContentLabel != null) { ContentLabel.Dispose(); ContentLabel = null; } if (MainImageView != null) { MainImageView.Dispose(); MainImageView = null; } if (TimeLabel != null) { TimeLabel.Dispose(); TimeLabel = null; } if (TitleLabel != null) { TitleLabel.Dispose(); TitleLabel = null; } if (ContentConstraint != null) { ContentConstraint.Dispose(); ContentConstraint = null; } }
void ReleaseDesignerOutlets() { if (MainImageView != null) { MainImageView.Dispose(); MainImageView = null; } if (MainImageViewBottomConstraint != null) { MainImageViewBottomConstraint.Dispose(); MainImageViewBottomConstraint = null; } if (MainImageViewLeadingConstraint != null) { MainImageViewLeadingConstraint.Dispose(); MainImageViewLeadingConstraint = null; } if (MainImageViewTopConstraint != null) { MainImageViewTopConstraint.Dispose(); MainImageViewTopConstraint = null; } if (MainImageViewTrailingConstraint != null) { MainImageViewTrailingConstraint.Dispose(); MainImageViewTrailingConstraint = null; } if (SelectedIconBackgroundView != null) { SelectedIconBackgroundView.Dispose(); SelectedIconBackgroundView = null; } if (SelectedIconImageView != null) { SelectedIconImageView.Dispose(); SelectedIconImageView = null; } if (TopGradientView != null) { TopGradientView.Dispose(); TopGradientView = null; } }
void ReleaseDesignerOutlets() { if (MainImageView != null) { MainImageView.Dispose(); MainImageView = null; } if (TitleLabel != null) { TitleLabel.Dispose(); TitleLabel = null; } if (SubtitleLabel != null) { SubtitleLabel.Dispose(); SubtitleLabel = null; } }
void ReleaseDesignerOutlets() { if (CancelButton != null) { CancelButton.Dispose(); CancelButton = null; } if (DescriptionLabel != null) { DescriptionLabel.Dispose(); DescriptionLabel = null; } if (MainImageView != null) { MainImageView.Dispose(); MainImageView = null; } if (PurchaseButton != null) { PurchaseButton.Dispose(); PurchaseButton = null; } if (TitleLabel != null) { TitleLabel.Dispose(); TitleLabel = null; } if (RestoreButton != null) { RestoreButton.Dispose(); RestoreButton = null; } }
void ReleaseDesignerOutlets() { if (CaptionLabel != null) { CaptionLabel.Dispose(); CaptionLabel = null; } if (NoteLabel != null) { NoteLabel.Dispose(); NoteLabel = null; } if (LocationLabel != null) { LocationLabel.Dispose(); LocationLabel = null; } if (MainImageView != null) { MainImageView.Dispose(); MainImageView = null; } if (DateTimeLabel != null) { DateTimeLabel.Dispose(); DateTimeLabel = null; } if (DeleteButton != null) { DeleteButton.Dispose(); DeleteButton = null; } }
void ReleaseDesignerOutlets() { if (ActivityButton2 != null) { ActivityButton2.Dispose(); ActivityButton2 = null; } if (ButtonView2 != null) { ButtonView2.Dispose(); ButtonView2 = null; } if (ButtonView1 != null) { ButtonView1.Dispose(); ButtonView1 = null; } if (AdoptedView != null) { AdoptedView.Dispose(); AdoptedView = null; } if (ActivityButton != null) { ActivityButton.Dispose(); ActivityButton = null; } if (AdoptButton != null) { AdoptButton.Dispose(); AdoptButton = null; } if (AgeValueLabel != null) { AgeValueLabel.Dispose(); AgeValueLabel = null; } if (ImageView1 != null) { ImageView1.Dispose(); ImageView1 = null; } if (ImageView2 != null) { ImageView2.Dispose(); ImageView2 = null; } if (ImageView3 != null) { ImageView3.Dispose(); ImageView3 = null; } if (ImageView4 != null) { ImageView4.Dispose(); ImageView4 = null; } if (ImageView5 != null) { ImageView5.Dispose(); ImageView5 = null; } if (ImageView6 != null) { ImageView6.Dispose(); ImageView6 = null; } if (LastSignalLabel != null) { LastSignalLabel.Dispose(); LastSignalLabel = null; } if (MainImageView != null) { MainImageView.Dispose(); MainImageView = null; } if (NameLabel != null) { NameLabel.Dispose(); NameLabel = null; } if (OwnerLabel != null) { OwnerLabel.Dispose(); OwnerLabel = null; } if (PositionLabel != null) { PositionLabel.Dispose(); PositionLabel = null; } if (TypeLabel != null) { TypeLabel.Dispose(); TypeLabel = null; } }