void ReleaseDesignerOutlets() { if (FlightTableView != null) { FlightTableView.Dispose(); FlightTableView = null; } if (NavBar1 != null) { NavBar1.Dispose(); NavBar1 = null; } if (SettingsButton != null) { SettingsButton.Dispose(); SettingsButton = null; } if (StartRangeTextField != null) { StartRangeTextField.Dispose(); StartRangeTextField = null; } }
void ReleaseDesignerOutlets() { if (AlbumArtView != null) { AlbumArtView.Dispose(); AlbumArtView = null; } if (BlurOverlay != null) { BlurOverlay.Dispose(); BlurOverlay = null; } if (TrackName != null) { TrackName.Dispose(); TrackName = null; } if (ArtistName != null) { ArtistName.Dispose(); ArtistName = null; } if (InstrumentalTag != null) { InstrumentalTag.Dispose(); InstrumentalTag = null; } if (PlayerIcon != null) { PlayerIcon.Dispose(); PlayerIcon = null; } if (ThumbnailView != null) { ThumbnailView.Dispose(); ThumbnailView = null; } if (SettingsButton != null) { SettingsButton.Dispose(); SettingsButton = null; } }
void ReleaseDesignerOutlets() { if (titleText != null) { titleText.Dispose(); titleText = null; } if (SettingsButton != null) { SettingsButton.Dispose(); SettingsButton = null; } }
void ReleaseDesignerOutlets() { if (SettingsButton != null) { SettingsButton.Dispose(); SettingsButton = null; } if (StartNewGameButton != null) { StartNewGameButton.Dispose(); StartNewGameButton = null; } if (VersionLabel != null) { VersionLabel.Dispose(); VersionLabel = null; } }
void ReleaseDesignerOutlets() { if (CurrentLocationButton != null) { CurrentLocationButton.Dispose(); CurrentLocationButton = null; } if (Humid1Label != null) { Humid1Label.Dispose(); Humid1Label = null; } if (IconImage != null) { IconImage.Dispose(); IconImage = null; } if (SettingsButton != null) { SettingsButton.Dispose(); SettingsButton = null; } if (Speed1Label != null) { Speed1Label.Dispose(); Speed1Label = null; } if (StartGpsButton != null) { StartGpsButton.Dispose(); StartGpsButton = null; } if (SummaryLabel != null) { SummaryLabel.Dispose(); SummaryLabel = null; } if (Temp1Label != null) { Temp1Label.Dispose(); Temp1Label = null; } if (TimeLabel != null) { TimeLabel.Dispose(); TimeLabel = null; } if (TimezoneInfoLabel != null) { TimezoneInfoLabel.Dispose(); TimezoneInfoLabel = null; } if (WeatherRootView != null) { WeatherRootView.Dispose(); WeatherRootView = null; } if (WeekDayLabel != null) { WeekDayLabel.Dispose(); WeekDayLabel = null; } if (WeekTableView != null) { WeekTableView.Dispose(); WeekTableView = null; } }
void ReleaseDesignerOutlets() { if (AutosuggestionsTableView != null) { AutosuggestionsTableView.Dispose(); AutosuggestionsTableView = null; } if (ButtonBottomConstraint != null) { ButtonBottomConstraint.Dispose(); ButtonBottomConstraint = null; } if (ContactCardView != null) { ContactCardView.Dispose(); ContactCardView = null; } if (CurrentLocationButton != null) { CurrentLocationButton.Dispose(); CurrentLocationButton = null; } if (DirectionsButton != null) { DirectionsButton.Dispose(); DirectionsButton = null; } if (FloorPickerBottomConstraint != null) { FloorPickerBottomConstraint.Dispose(); FloorPickerBottomConstraint = null; } if (FloorsTableView != null) { FloorsTableView.Dispose(); FloorsTableView = null; } if (HeightConstraint != null) { HeightConstraint.Dispose(); HeightConstraint = null; } if (HomeButton != null) { HomeButton.Dispose(); HomeButton = null; } if (LocationSearchBar != null) { LocationSearchBar.Dispose(); LocationSearchBar = null; } if (MainLabel != null) { MainLabel.Dispose(); MainLabel = null; } if (MapView != null) { MapView.Dispose(); MapView = null; } if (RouteCard != null) { RouteCard.Dispose(); RouteCard = null; } if (RouteTableView != null) { RouteTableView.Dispose(); RouteTableView = null; } if (SearchToolbar != null) { SearchToolbar.Dispose(); SearchToolbar = null; } if (SecondaryLabel != null) { SecondaryLabel.Dispose(); SecondaryLabel = null; } if (SettingsButton != null) { SettingsButton.Dispose(); SettingsButton = null; } if (WalkTimeLabel != null) { WalkTimeLabel.Dispose(); WalkTimeLabel = null; } }
void ReleaseDesignerOutlets() { if (ProgressBar != null) { ProgressBar.Dispose(); ProgressBar = null; } if (ProgressBackground != null) { ProgressBackground.Dispose(); ProgressBackground = null; } if (MainScroll != null) { MainScroll.Dispose(); MainScroll = null; } if (LyricsTextView != null) { LyricsTextView.Dispose(); LyricsTextView = null; } if (AlbumArtView != null) { AlbumArtView.Dispose(); AlbumArtView = null; } if (BlurOverlay != null) { BlurOverlay.Dispose(); BlurOverlay = null; } if (TrackName != null) { TrackName.Dispose(); TrackName = null; } if (ArtistName != null) { ArtistName.Dispose(); ArtistName = null; } if (ThumbnailView != null) { ThumbnailView.Dispose(); ThumbnailView = null; } if (PlayerIcon != null) { PlayerIcon.Dispose(); PlayerIcon = null; } if (ExplicitTag != null) { ExplicitTag.Dispose(); ExplicitTag = null; } if (OpenInBrowserButton != null) { OpenInBrowserButton.Dispose(); OpenInBrowserButton = null; } if (ChangeTextSizeButton != null) { ChangeTextSizeButton.Dispose(); ChangeTextSizeButton = null; } if (SettingsButton != null) { SettingsButton.Dispose(); SettingsButton = null; } }