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

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

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

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

			if (LengthOfRecordingLabel != null) {
				LengthOfRecordingLabel.Dispose ();
				LengthOfRecordingLabel = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (menubt != null) {
				menubt.Dispose ();
				menubt = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (scanButton != null) {
				scanButton.Dispose ();
				scanButton = null;
			}
		}
예제 #4
0
 void ReleaseDesignerOutlets()
 {
     if (btnBack != null) {
         btnBack.Dispose ();
         btnBack = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (GoButton != null) {
				GoButton.Dispose ();
				GoButton = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (TransitionButton != null) {
				TransitionButton.Dispose ();
				TransitionButton = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (openButton != null) {
         openButton.Dispose ();
         openButton = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (LoadDataButton != null) {
         LoadDataButton.Dispose ();
         LoadDataButton = null;
     }
 }
예제 #9
0
		void ReleaseDesignerOutlets ()
		{
			if (LocationText != null) {
				LocationText.Dispose ();
				LocationText = null;
			}

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

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

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

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

			if (ShareTwitter != null) {
				ShareTwitter.Dispose ();
				ShareTwitter = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (SemesterButton != null) {
         SemesterButton.Dispose ();
         SemesterButton = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (btnSave != null) {
         btnSave.Dispose ();
         btnSave = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (BoringButton != null) {
         BoringButton.Dispose ();
         BoringButton = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (buttonClosePage != null) {
         buttonClosePage.Dispose ();
         buttonClosePage = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (PopButton != null) {
				PopButton.Dispose ();
				PopButton = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (Row1 != null) {
				Row1.Dispose ();
				Row1 = null;
			}

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

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

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

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

			if (Shift != null) {
				Shift.Dispose ();
				Shift = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (AttributedTextButton != null) {
				AttributedTextButton.Dispose ();
				AttributedTextButton = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (AvailableQuantity != null) {
				AvailableQuantity.Dispose ();
				AvailableQuantity = null;
			}

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

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

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

			if (UpdateButton != null) {
				UpdateButton.Dispose ();
				UpdateButton = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (blogButton != null) {
				blogButton.Dispose ();
				blogButton = null;
			}

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

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

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

			if (privacyPolicyButton != null) {
				privacyPolicyButton.Dispose ();
				privacyPolicyButton = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (ContentView != null) {
				ContentView.Dispose ();
				ContentView = null;
			}

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

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

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

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

			if (_BestandsnaamLabel != null) {
				_BestandsnaamLabel.Dispose ();
				_BestandsnaamLabel = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (nameField != null) {
				nameField.Dispose ();
				nameField = null;
			}

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

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

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

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

			if (updateButton != null) {
				updateButton.Dispose ();
				updateButton = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (buttonNavigateToThirdPage != null) {
         buttonNavigateToThirdPage.Dispose ();
         buttonNavigateToThirdPage = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (RightButton != null) {
				RightButton.Dispose ();
				RightButton = null;
			}
		}
예제 #23
0
		void ReleaseDesignerOutlets ()
		{
			if (TellMeMoreButton != null) {
				TellMeMoreButton.Dispose ();
				TellMeMoreButton = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (button != null) {
         button.Dispose ();
         button = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (CenterText != null) {
				CenterText.Dispose ();
				CenterText = null;
			}

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

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

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

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

			if (NavigateButton != null) {
				NavigateButton.Dispose ();
				NavigateButton = null;
			}
		}
예제 #26
0
 void ReleaseDesignerOutlets()
 {
     if (aButton != null) {
         aButton.Dispose ();
         aButton = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (bus0switch != null) {
				bus0switch.Dispose ();
				bus0switch = null;
			}

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

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

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

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

			if (startButton != null) {
				startButton.Dispose ();
				startButton = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (completeButton != null) {
         completeButton.Dispose ();
         completeButton = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (VerwijderButton != null) {
				VerwijderButton.Dispose ();
				VerwijderButton = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (scoreTextField != null) {
				scoreTextField.Dispose ();
				scoreTextField = null;
			}

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

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

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

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

			if (resetAchievementsButton != null) {
				resetAchievementsButton.Dispose ();
				resetAchievementsButton = null;
			}
		}
예제 #31
0
 partial void OnMenubtnTapped(UIKit.UIButton sender);
예제 #32
0
 partial void BtPauCon_TouchUpInside(UIKit.UIButton sender);
예제 #33
0
 partial void BtLeft_TouchUpInside(UIKit.UIButton sender);
예제 #34
0
 partial void UIButton655_TouchUpInside(UIKit.UIButton sender);
예제 #35
0
 partial void EditConflictsButton_TouchUpInside(UIKit.UIButton sender);
예제 #36
0
 partial void GetWeatherBtn_Click(UIKit.UIButton sender);
예제 #37
0
 partial void OnOffBtnTapped(UIKit.UIButton sender);
예제 #38
0
 partial void changeView(UIKit.UIButton sender);
예제 #39
0
 partial void NewButton_TouchUpInside(UIKit.UIButton sender);
예제 #40
0
 partial void DoLoginPress(UIKit.UIButton sender);
        void ReleaseDesignerOutlets()
        {
            if (AddProjectOnboardingBubble != null)
            {
                AddProjectOnboardingBubble.Dispose();
                AddProjectOnboardingBubble = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (TimeLabelTrailingConstraint != null)
            {
                TimeLabelTrailingConstraint.Dispose();
                TimeLabelTrailingConstraint = null;
            }
        }
예제 #42
0
        void ReleaseDesignerOutlets()
        {
            if (BackButton != null)
            {
                BackButton.Dispose();
                BackButton = null;
            }

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

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

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

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

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

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

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

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

            if (TumuButton != null)
            {
                TumuButton.Dispose();
                TumuButton = null;
            }
        }
예제 #43
0
 partial void btnIncrement_OnClick(UIKit.UIButton sender);
예제 #44
0
 partial void Help_Tapped(UIKit.UIButton sender);
예제 #45
0
 partial void GoToStartPageButton_TouchUpInside(UIKit.UIButton sender);
 partial void RecordButton_TouchUpInside(UIKit.UIButton sender);
예제 #47
0
 partial void Naysync_TouchUpInside(UIKit.UIButton sender);
예제 #48
0
        void ReleaseDesignerOutlets()
        {
            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }

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

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

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

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

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

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

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

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

            if (ToStartPageBtn != null)
            {
                ToStartPageBtn.Dispose();
                ToStartPageBtn = null;
            }
        }
예제 #49
0
 partial void btnDoneTapped(UIKit.UIButton sender);
예제 #50
0
 partial void CloseButton_TouchUpInside(UIKit.UIButton sender);
 partial void UIButton24532_TouchUpInside(UIKit.UIButton sender);
예제 #52
0
 partial void btnTimePickerTapped(UIKit.UIButton sender);
        void ReleaseDesignerOutlets()
        {
            if (ActivityIndicatorView != null)
            {
                ActivityIndicatorView.Dispose();
                ActivityIndicatorView = null;
            }

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

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

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

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

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

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

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

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

            if (ResetSuccessLabel != null)
            {
                ResetSuccessLabel.Dispose();
                ResetSuccessLabel = null;
            }
        }
예제 #54
0
 partial void ButtonClicked(UIKit.UIButton sender);
        void ReleaseDesignerOutlets()
        {
            if (BackgroundDoubleTap != null)
            {
                BackgroundDoubleTap.Dispose();
                BackgroundDoubleTap = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

            if (LoadingIndicator != null)
            {
                LoadingIndicator.Dispose();
                LoadingIndicator = null;
            }
        }
 partial void UIButton13100_TouchUpInside(UIKit.UIButton sender);
예제 #57
0
 partial void BtnIconMicrosoft_TouchUpInside(UIKit.UIButton sender);
 partial void PlayWord_TouchUpInside(UIKit.UIButton sender);
예제 #59
0
 partial void BtnIconMarcofolio_TouchUpInside(UIKit.UIButton sender);
예제 #60
0
 partial void BtnIconXamarin_TouchUpInside(UIKit.UIButton sender);