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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

			if (viewBackground != null) {
				viewBackground.Dispose ();
				viewBackground = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (_splash1 != null) {
         _splash1.Dispose ();
         _splash1 = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (MyChildView != null) {
         MyChildView.Dispose ();
         MyChildView = null;
     }
 }
예제 #9
0
        void ReleaseDesignerOutlets()
        {
            if (busTable != null)
            {
                busTable.Dispose();
                busTable = null;
            }

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

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

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

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

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

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

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

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

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

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

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

            if (MainBackgroundView != null) {
                MainBackgroundView.Dispose ();
                MainBackgroundView = null;
            }
        }
예제 #12
0
        void ReleaseDesignerOutlets()
        {
            if (ButtonKitty != null)
            {
                ButtonKitty.Dispose();
                ButtonKitty = null;
            }

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

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

            if (ViewBackground != null)
            {
                ViewBackground.Dispose();
                ViewBackground = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (MapView != null) {
         MapView.Dispose ();
         MapView = null;
     }
 }
예제 #14
0
 void ReleaseDesignerOutlets()
 {
     if (TPRUIView != null) {
         TPRUIView.Dispose ();
         TPRUIView = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (BackgroundView != null)
            {
                BackgroundView.Dispose();
                BackgroundView = null;
            }

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

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

            if (SeperatorView != null)
            {
                SeperatorView.Dispose();
                SeperatorView = null;
            }
        }
예제 #16
0
        void ReleaseDesignerOutlets()
        {
            if (ColorLabel != null)
            {
                ColorLabel.Dispose();
                ColorLabel = null;
            }

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

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

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

            if (ColorView != null)
            {
                ColorView.Dispose();
                ColorView = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (HostView != null) {
         HostView.Dispose ();
         HostView = null;
     }
 }
예제 #18
0
		void ReleaseDesignerOutlets ()
		{
			if (tableView != null) {
				tableView.Dispose ();
				tableView = null;
			}

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

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

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

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

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

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

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

            if (MapContainer != null)
            {
                MapContainer.Dispose();
                MapContainer = null;
            }
        }
예제 #20
0
 void ReleaseDesignerOutlets()
 {
     if (VDTUIView != null) {
         VDTUIView.Dispose ();
         VDTUIView = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (btnAddNewPlaylist != null) {
				btnAddNewPlaylist.Dispose ();
				btnAddNewPlaylist = null;
			}

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

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

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

			if (viewPanel != null) {
				viewPanel.Dispose ();
				viewPanel = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (vwPersons != null) {
         vwPersons.Dispose ();
         vwPersons = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (ColorLabel != null) {
				ColorLabel.Dispose ();
				ColorLabel = null;
			}

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

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

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

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

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

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

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

            if (DSCAgeButton != null) {
                DSCAgeButton.Dispose ();
                DSCAgeButton = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (contentView != null) {
         contentView.Dispose ();
         contentView = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (overlayView != null) {
         overlayView.Dispose ();
         overlayView = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (PullUpView != null)
     {
         PullUpView.Dispose();
         PullUpView = null;
     }
 }
예제 #28
0
 void ReleaseDesignerOutlets()
 {
     if (square != null)
     {
         square.Dispose();
         square = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (vwPersons != null)
     {
         vwPersons.Dispose();
         vwPersons = null;
     }
 }
예제 #30
0
 void ReleaseDesignerOutlets()
 {
     if (overlayView != null)
     {
         overlayView.Dispose();
         overlayView = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (vwView != null)
     {
         vwView.Dispose();
         vwView = null;
     }
 }
예제 #32
0
 void ReleaseDesignerOutlets()
 {
     if (homeContainerView != null)
     {
         homeContainerView.Dispose();
         homeContainerView = null;
     }
 }
예제 #33
0
 internal void AddToView(UIElement parent)
 {
     MonoTouch.UIKit.UIView parentView = parent.m_view;
     if (m_view.Superview != parentView)
     {
         m_view.RemoveFromSuperview();
         parentView.AddSubview(m_view);
     }
 }
예제 #34
0
 public override void AddSubview(MonoTouch.UIKit.UIView view)
 {
     base.AddSubview(view);
     if (view is IDependencyObject)
     {
         Children.Add((IDependencyObject)view);
         reload();
     }
 }
예제 #35
0
        public static void CenterInParent(this NSView view)
        {
            var super = view.Superview;

            if (super != null)
            {
                var superFrame = super.Frame;
                var size       = view.Frame.Size;
                view.SetFrameOrigin(new CGPoint((nfloat)(superFrame.Width - size.Width) / 2, (nfloat)(superFrame.Height - size.Height) / 2));
            }
        }
예제 #36
0
		void ReleaseDesignerOutlets ()
		{
			if (SecondView != null) {
				SecondView.Dispose ();
				SecondView = null;
			}

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

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

            if (ContainerView != null) {
                ContainerView.Dispose ();
                ContainerView = null;
            }
        }
예제 #39
0
        void ReleaseDesignerOutlets()
        {
            if (Header != null) {
                Header.Dispose ();
                Header = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (lblSteps != null)
            {
                lblSteps.Dispose();
                lblSteps = null;
            }
        }
예제 #47
0
        void ReleaseDesignerOutlets()
        {
            if (payButton != null)
            {
                payButton.Dispose();
                payButton = null;
            }

            if (successView != null)
            {
                successView.Dispose();
                successView = null;
            }
        }
예제 #48
0
        void ReleaseDesignerOutlets()
        {
            if (CollectionView != null)
            {
                CollectionView.Dispose();
                CollectionView = null;
            }

            if (View != null)
            {
                View.Dispose();
                View = null;
            }
        }
예제 #49
0
        void ReleaseDesignerOutlets()
        {
            if (SecondView != null)
            {
                SecondView.Dispose();
                SecondView = null;
            }

            if (FirstView != null)
            {
                FirstView.Dispose();
                FirstView = null;
            }
        }
예제 #50
0
        void ReleaseDesignerOutlets()
        {
            if (ChartLayer != null)
            {
                ChartLayer.Dispose();
                ChartLayer = null;
            }

            if (ChartContainer != null)
            {
                ChartContainer.Dispose();
                ChartContainer = null;
            }
        }
예제 #51
0
        void ReleaseDesignerOutlets()
        {
            if (ViewPuzzleList != null)
            {
                ViewPuzzleList.Dispose();
                ViewPuzzleList = null;
            }

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

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

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

            if (detailView != null)
            {
                detailView.Dispose();
                detailView = null;
            }
        }
예제 #55
0
        void ReleaseDesignerOutlets()
        {
            if (NumberOfEmailsLabel != null)
            {
                NumberOfEmailsLabel.Dispose();
                NumberOfEmailsLabel = null;
            }

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

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

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

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

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

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

            if (toolboxView != null)
            {
                toolboxView.Dispose();
                toolboxView = null;
            }
        }
예제 #57
0
        internal override void ArrangeInternal(Rect finalRect)
        {
            VisualTreeWalker walker = new VisualTreeWalker(this);
            var child = walker.Step();

            while (child != null)
            {
                Size desired     = child.DesiredSize;
                Rect child_final = new Rect(GetLeft(child), GetTop(child),
                                            desired.Width, desired.Height);
                child.Arrange(child_final);
                MonoTouch.UIKit.UIView view = child;
                child.AddToView(this);
                //child->ClearValue (LayoutInformation::LayoutClipProperty);
                child = walker.Step();
            }

            //return finalSize;
        }
예제 #58
0
        public override void SubviewAdded(MonoTouch.UIKit.UIView uiview)
        {
            base.SubviewAdded(uiview);
            if (uiview is IDependencyObject)
            {
                var theview = uiview as IDependencyObject;
                //var test = GetLeft(theview);
                //Console.WriteLine(test);

                /*
                 *              var left =  theview.GetValue(LeftProperty);
                 *              var right =  theview.GetValue(RightProperty);
                 *              var frame = theview.Frame;
                 *              frame.X = (int)left;
                 *              frame.Y = (int)right;
                 *              theview.Frame = frame;
                 */
                Console.WriteLine("view added");
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (FoldersTable != null)
            {
                FoldersTable.Dispose();
                FoldersTable = null;
            }

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

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

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

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