void ReleaseDesignerOutlets ()
 {
     if (timeDisplayLabel != null) {
         timeDisplayLabel.Dispose ();
         timeDisplayLabel = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (CardIDLabel != null)
            {
                CardIDLabel.Dispose();
                CardIDLabel = null;
            }

            if (CentsLabel != null)
            {
                CentsLabel.Dispose();
                CentsLabel = null;
            }

            if (EuroLabel != null)
            {
                EuroLabel.Dispose();
                EuroLabel = null;
            }

            if (EuroSignLabel != null)
            {
                EuroSignLabel.Dispose();
                EuroSignLabel = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (myLabel != null) {
         myLabel.Dispose ();
         myLabel = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (SellButton != null)
            {
                SellButton.Dispose();
                SellButton = null;
            }

            if (BuyPriceLabel != null)
            {
                BuyPriceLabel.Dispose();
                BuyPriceLabel = null;
            }

            if (SellPriceLabel != null)
            {
                SellPriceLabel.Dispose();
                SellPriceLabel = null;
            }

            if (BuyButton != null)
            {
                BuyButton.Dispose();
                BuyButton = null;
            }

            if (PriceLabel != null)
            {
                PriceLabel.Dispose();
                PriceLabel = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if(SelectionLabel != null){
         SelectionLabel.Dispose ();
         SelectionLabel = null;
     }
 }
Beispiel #6
0
        void ReleaseDesignerOutlets()
        {
            if (HelloButton != null)
            {
                HelloButton.Dispose();
                HelloButton = null;
            }

            if (Subheading != null)
            {
                Subheading.Dispose();
                Subheading = null;
            }

            if (WelcomeImage != null)
            {
                WelcomeImage.Dispose();
                WelcomeImage = null;
            }

            if (WelcomeLabel != null)
            {
                WelcomeLabel.Dispose();
                WelcomeLabel = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (countdownGroup != null) {
				countdownGroup.Dispose ();
				countdownGroup = null;
			}
			if (leftTimeLabel != null) {
				leftTimeLabel.Dispose ();
				leftTimeLabel = null;
			}
			if (nameLabel != null) {
				nameLabel.Dispose ();
				nameLabel = null;
			}
			if (nextInGroup != null) {
				nextInGroup.Dispose ();
				nextInGroup = null;
			}
			if (nextInLabel != null) {
				nextInLabel.Dispose ();
				nextInLabel = null;
			}
			if (waitingLabel != null) {
				waitingLabel.Dispose ();
				waitingLabel = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (textLbl != null) {
         textLbl.Dispose ();
         textLbl = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (countdownGroup != null)
     {
         countdownGroup.Dispose();
         countdownGroup = null;
     }
     if (leftTimeLabel != null)
     {
         leftTimeLabel.Dispose();
         leftTimeLabel = null;
     }
     if (nameLabel != null)
     {
         nameLabel.Dispose();
         nameLabel = null;
     }
     if (nextInGroup != null)
     {
         nextInGroup.Dispose();
         nextInGroup = null;
     }
     if (nextInLabel != null)
     {
         nextInLabel.Dispose();
         nextInLabel = null;
     }
     if (waitingLabel != null)
     {
         waitingLabel.Dispose();
         waitingLabel = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (lblResponseMsg != null) {
         lblResponseMsg.Dispose ();
         lblResponseMsg = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (CaloriesLabel != null)
            {
                CaloriesLabel.Dispose();
                CaloriesLabel = null;
            }

            if (DistanceLabel != null)
            {
                DistanceLabel.Dispose();
                DistanceLabel = null;
            }

            if (DurationLabel != null)
            {
                DurationLabel.Dispose();
                DurationLabel = null;
            }

            if (WorkoutLabel != null)
            {
                WorkoutLabel.Dispose();
                WorkoutLabel = null;
            }
        }
Beispiel #12
0
        void ReleaseDesignerOutlets()
        {
            if (LabelResult != null)
            {
                LabelResult.Dispose();
                LabelResult = null;
            }

            if (ButtonScissors != null)
            {
                ButtonScissors.Dispose();
                ButtonScissors = null;
            }

            if (ButtonPaper != null)
            {
                ButtonPaper.Dispose();
                ButtonPaper = null;
            }

            if (ButtonRock != null)
            {
                ButtonRock.Dispose();
                ButtonRock = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (table2Label != null) {
				table2Label.Dispose ();
				table2Label = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (lastResult != null) {
         lastResult.Dispose ();
         lastResult = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (MyRowLabel != null) {
				MyRowLabel.Dispose ();
				MyRowLabel = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (VehicleLbl != null) {
         VehicleLbl.Dispose ();
         VehicleLbl = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (result != null) {
				result.Dispose ();
				result = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (SellButton != null) {
				SellButton.Dispose ();
				SellButton = null;
			}

			if (BuyPriceLabel != null) {
				BuyPriceLabel.Dispose ();
				BuyPriceLabel = null;
			}

			if (SellPriceLabel != null) {
				SellPriceLabel.Dispose ();
				SellPriceLabel = null;
			}

			if (BuyButton != null) {
				BuyButton.Dispose ();
				BuyButton = null;
			}

			if (PriceLabel != null) {
				PriceLabel.Dispose ();
				PriceLabel = null;
			}
		}
Beispiel #19
0
 void ReleaseDesignerOutlets()
 {
     if (RowLabel != null)
     {
         RowLabel.Dispose();
         RowLabel = null;
     }
 }
Beispiel #20
0
 void ReleaseDesignerOutlets()
 {
     if (titleLabel != null)
     {
         titleLabel.Dispose();
         titleLabel = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (VehicleLbl != null)
     {
         VehicleLbl.Dispose();
         VehicleLbl = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (WidgetLabel != null)
     {
         WidgetLabel.Dispose();
         WidgetLabel = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (FromLabel != null)
     {
         FromLabel.Dispose();
         FromLabel = null;
     }
 }
Beispiel #24
0
 void ReleaseDesignerOutlets()
 {
     if (DoneLabel != null)
     {
         DoneLabel.Dispose();
         DoneLabel = null;
     }
 }
Beispiel #25
0
 void ReleaseDesignerOutlets()
 {
     if (myLabel != null)
     {
         myLabel.Dispose();
         myLabel = null;
     }
 }
Beispiel #26
0
 void ReleaseDesignerOutlets()
 {
     if (textLbl != null)
     {
         textLbl.Dispose();
         textLbl = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (table2Label != null)
     {
         table2Label.Dispose();
         table2Label = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (StockSymbol != null)
     {
         StockSymbol.Dispose();
         StockSymbol = null;
     }
 }
Beispiel #29
0
 void ReleaseDesignerOutlets()
 {
     if (result != null)
     {
         result.Dispose();
         result = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (SelectedLabel != null)
     {
         SelectedLabel.Dispose();
         SelectedLabel = null;
     }
 }
Beispiel #31
0
 void ReleaseDesignerOutlets()
 {
     if (ToLabel != null)
     {
         ToLabel.Dispose();
         ToLabel = null;
     }
 }
Beispiel #32
0
 void ReleaseDesignerOutlets()
 {
     if (lastResult != null)
     {
         lastResult.Dispose();
         lastResult = null;
     }
 }
Beispiel #33
0
 void ReleaseDesignerOutlets()
 {
     if (lblResponseMsg != null)
     {
         lblResponseMsg.Dispose();
         lblResponseMsg = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (EnterText != null) {
         EnterText.Dispose ();
         EnterText = null;
     }
     if (Name != null) {
         Name.Dispose ();
         Name = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (DetailsLabel != null) {
				DetailsLabel.Dispose ();
				DetailsLabel = null;
			}
			if (DoneButton != null) {
				DoneButton.Dispose ();
				DoneButton = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (cached_apod != null) {
         cached_apod.Dispose ();
         cached_apod = null;
     }
     if (explanation != null) {
         explanation.Dispose ();
         explanation = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (button1 != null) {
				button1.Dispose ();
				button1 = null;
			}
			if (label1 != null) {
				label1.Dispose ();
				label1 = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (btnHappy != null) {
         btnHappy.Dispose ();
         btnHappy = null;
     }
     if (thelabel != null) {
         thelabel.Dispose ();
         thelabel = null;
     }
 }
Beispiel #39
0
 void ReleaseDesignerOutlets()
 {
     if (phoneTapsLabel != null)
     {
         phoneTapsLabel.Dispose();
         phoneTapsLabel = null;
     }
     if (watchTapsLabel != null)
     {
         watchTapsLabel.Dispose();
         watchTapsLabel = null;
     }
 }
Beispiel #40
0
 void ReleaseDesignerOutlets()
 {
     if (display != null)
     {
         display.Dispose();
         display = null;
     }
     if (displayResult != null)
     {
         displayResult.Dispose();
         displayResult = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (DetailsLabel != null)
     {
         DetailsLabel.Dispose();
         DetailsLabel = null;
     }
     if (DoneButton != null)
     {
         DoneButton.Dispose();
         DoneButton = null;
     }
 }
Beispiel #42
0
 void ReleaseDesignerOutlets()
 {
     if (button1 != null)
     {
         button1.Dispose();
         button1 = null;
     }
     if (label1 != null)
     {
         label1.Dispose();
         label1 = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (EnterText != null)
     {
         EnterText.Dispose();
         EnterText = null;
     }
     if (Name != null)
     {
         Name.Dispose();
         Name = null;
     }
 }
Beispiel #44
0
        void ReleaseDesignerOutlets()
        {
            if (Name != null)
            {
                Name.Dispose();
                Name = null;
            }

            if (DoneImage != null)
            {
                DoneImage.Dispose();
                DoneImage = null;
            }
        }
Beispiel #45
0
        void ReleaseDesignerOutlets()
        {
            if (ItemNameLabel != null)
            {
                ItemNameLabel.Dispose();
                ItemNameLabel = null;
            }

            if (ItemStateLabel != null)
            {
                ItemStateLabel.Dispose();
                ItemStateLabel = null;
            }
        }
Beispiel #46
0
        void ReleaseDesignerOutlets()
        {
            if (DeleteLabel != null)
            {
                DeleteLabel.Dispose();
                DeleteLabel = null;
            }

            if (TitleLabel != null)
            {
                TitleLabel.Dispose();
                TitleLabel = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (WidgetColor != null)
            {
                WidgetColor.Dispose();
                WidgetColor = null;
            }

            if (WidgetLabel != null)
            {
                WidgetLabel.Dispose();
                WidgetLabel = null;
            }
        }
Beispiel #48
0
        void ReleaseDesignerOutlets()
        {
            if (ProgressLabel != null)
            {
                ProgressLabel.Dispose();
                ProgressLabel = null;
            }

            if (TitleLabel != null)
            {
                TitleLabel.Dispose();
                TitleLabel = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (ItemNameLabel != null)
            {
                ItemNameLabel.Dispose();
                ItemNameLabel = null;
            }

            if (ItemStateLabel != null)
            {
                ItemStateLabel.Dispose();
                ItemStateLabel = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (ImageScott != null) {
				ImageScott.Dispose ();
				ImageScott = null;
			}
			if (TweetDate != null) {
				TweetDate.Dispose ();
				TweetDate = null;
			}
			if (TweetText != null) {
				TweetText.Dispose ();
				TweetText = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (displayImage != null) {
				displayImage.Dispose ();
				displayImage = null;
			}
			if (displayText != null) {
				displayText.Dispose ();
				displayText = null;
			}
			if (displayTime != null) {
				displayTime.Dispose ();
				displayTime = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (pickerView != null) {
				pickerView.Dispose ();
				pickerView = null;
			}

			if (stateLabel != null) {
				stateLabel.Dispose ();
				stateLabel = null;
			}

			if (velocityLabel != null) {
				velocityLabel.Dispose ();
				velocityLabel = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (WarningLbl != null) {
				WarningLbl.Dispose ();
				WarningLbl = null;
			}

			if (LatitudeValueLbl != null) {
				LatitudeValueLbl.Dispose ();
				LatitudeValueLbl = null;
			}

			if (LongitudeValueLbl != null) {
				LongitudeValueLbl.Dispose ();
				LongitudeValueLbl = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (button != null) {
         button.Dispose ();
         button = null;
     }
     if (subheading != null) {
         subheading.Dispose ();
         subheading = null;
     }
     if (welcomeImage != null) {
         welcomeImage.Dispose ();
         welcomeImage = null;
     }
     if (welcomeLabel != null) {
         welcomeLabel.Dispose ();
         welcomeLabel = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (longPressLabel != null) {
				longPressLabel.Dispose ();
				longPressLabel = null;
			}

			if (longPresGroup != null) {
				longPresGroup.Dispose ();
				longPresGroup = null;
			}

			if (panLabel != null) {
				panLabel.Dispose ();
				panLabel = null;
			}

			if (swipeGroup != null) {
				swipeGroup.Dispose ();
				swipeGroup = null;
			}

			if (swipeLabel != null) {
				swipeLabel.Dispose ();
				swipeLabel = null;
			}

			if (tapGroup != null) {
				tapGroup.Dispose ();
				tapGroup = null;
			}

			if (tapLabel != null) {
				tapLabel.Dispose ();
				tapLabel = null;
			}

			if (panGroup != null) {
				panGroup.Dispose ();
				panGroup = null;
			}
		}
        void ReleaseDesignerOutlets ()
        {
            if (HelloButton != null) {
                HelloButton.Dispose ();
                HelloButton = null;
            }

            if (Subheading != null) {
                Subheading.Dispose ();
                Subheading = null;
            }

            if (WelcomeImage != null) {
                WelcomeImage.Dispose ();
                WelcomeImage = null;
            }

            if (WelcomeLabel != null) {
                WelcomeLabel.Dispose ();
                WelcomeLabel = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (_arrowLabel != null) {
				_arrowLabel.Dispose ();
				_arrowLabel = null;
			}

			if (_buyPriceLabel != null) {
				_buyPriceLabel.Dispose ();
				_buyPriceLabel = null;
			}

			if (_priceGroup != null) {
				_priceGroup.Dispose ();
				_priceGroup = null;
			}

			if (_priceLabel != null) {
				_priceLabel.Dispose ();
				_priceLabel = null;
			}

			if (_sellPriceLabel != null) {
				_sellPriceLabel.Dispose ();
				_sellPriceLabel = null;
			}

			if (_tradeDetailsLabel1 != null) {
				_tradeDetailsLabel1.Dispose ();
				_tradeDetailsLabel1 = null;
			}

			if (_tradeDetailsLabel2 != null) {
				_tradeDetailsLabel2.Dispose ();
				_tradeDetailsLabel2 = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (Button0 != null) {
         Button0.Dispose ();
         Button0 = null;
     }
     if (Button1 != null) {
         Button1.Dispose ();
         Button1 = null;
     }
     if (Button10 != null) {
         Button10.Dispose ();
         Button10 = null;
     }
     if (Button11 != null) {
         Button11.Dispose ();
         Button11 = null;
     }
     if (Button2 != null) {
         Button2.Dispose ();
         Button2 = null;
     }
     if (Button3 != null) {
         Button3.Dispose ();
         Button3 = null;
     }
     if (Button4 != null) {
         Button4.Dispose ();
         Button4 = null;
     }
     if (Button5 != null) {
         Button5.Dispose ();
         Button5 = null;
     }
     if (Button6 != null) {
         Button6.Dispose ();
         Button6 = null;
     }
     if (Button7 != null) {
         Button7.Dispose ();
         Button7 = null;
     }
     if (Button8 != null) {
         Button8.Dispose ();
         Button8 = null;
     }
     if (Button9 != null) {
         Button9.Dispose ();
         Button9 = null;
     }
     if (ResultLabel != null) {
         ResultLabel.Dispose ();
         ResultLabel = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (ReqA != null) {
				ReqA.Dispose ();
				ReqA = null;
			}

			if (ReqB != null) {
				ReqB.Dispose ();
				ReqB = null;
			}

			if (ReqC != null) {
				ReqC.Dispose ();
				ReqC = null;
			}

			if (ReqD != null) {
				ReqD.Dispose ();
				ReqD = null;
			}

			if (ReqE != null) {
				ReqE.Dispose ();
				ReqE = null;
			}

			if (ReqF != null) {
				ReqF.Dispose ();
				ReqF = null;
			}

			if (ReqG != null) {
				ReqG.Dispose ();
				ReqG = null;
			}

			if (ReqH != null) {
				ReqH.Dispose ();
				ReqH = null;
			}

			if (ReqI != null) {
				ReqI.Dispose ();
				ReqI = null;
			}

			if (timeLbl != null) {
				timeLbl.Dispose ();
				timeLbl = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (CoffeeAnimationView != null) {
                CoffeeAnimationView.Dispose ();
                CoffeeAnimationView = null;
            }

            if (PlacesTable != null) {
                PlacesTable.Dispose ();
                PlacesTable = null;
            }

            if (ImageGroup != null) {
                ImageGroup.Dispose ();
                ImageGroup = null;
            }

            if (WarningGroup != null) {
                WarningGroup.Dispose ();
                WarningGroup = null;
            }

            if (WarningMessageLabel != null) {
                WarningMessageLabel.Dispose ();
                WarningMessageLabel = null;
            }

            if (TryAgainButton != null) {
                TryAgainButton.Dispose ();
                TryAgainButton = null;
            }
        }