Exemplo n.º 1
0
		void ReleaseDesignerOutlets ()
		{
			if (Photograph != null) {
				Photograph.Dispose ();
				Photograph = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (PictureView != null) {
				PictureView.Dispose ();
				PictureView = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (tfDepartment != null)
            {
                tfDepartment.Dispose();
                tfDepartment = null;
            }

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

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

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

            if (tfBio != null)
            {
                tfBio.Dispose();
                tfBio = null;
            }
        }
Exemplo n.º 4
0
        void ReleaseDesignerOutlets()
        {
            if (bigImgView != null)
            {
                bigImgView.Dispose();
                bigImgView = null;
            }

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

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

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

            if (nameInput != null)
            {
                nameInput.Dispose();
                nameInput = null;
            }
        }
Exemplo n.º 5
0
        public ShapeView(AppKit.NSImageView imageView) : base(imageView)
        {
            var size = new NGraphics.Size(1, 1);

            canvas = Platforms.Current.CreateImageCanvas(size, scale: 2);
            Refresh(size);
        }
Exemplo n.º 6
0
		void ReleaseDesignerOutlets ()
		{
			if (ImageView != null) {
				ImageView.Dispose ();
				ImageView = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (MyImage != null) {
				MyImage.Dispose ();
				MyImage = null;
			}
		}
Exemplo n.º 8
0
 void ReleaseDesignerOutlets()
 {
     if (ImageView != null)
     {
         ImageView.Dispose();
         ImageView = null;
     }
 }
Exemplo n.º 9
0
 void ReleaseDesignerOutlets()
 {
     if (resizeArea != null)
     {
         resizeArea.Dispose();
         resizeArea = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (PictureView != null)
     {
         PictureView.Dispose();
         PictureView = null;
     }
 }
Exemplo n.º 11
0
 void ReleaseDesignerOutlets()
 {
     if (DisplayImage != null)
     {
         DisplayImage.Dispose();
         DisplayImage = null;
     }
 }
Exemplo n.º 12
0
 void ReleaseDesignerOutlets()
 {
     if (mainImageView != null)
     {
         mainImageView.Dispose();
         mainImageView = null;
     }
 }
Exemplo n.º 13
0
 void ReleaseDesignerOutlets()
 {
     if (Photograph != null)
     {
         Photograph.Dispose();
         Photograph = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (image_outlet != null)
     {
         image_outlet.Dispose();
         image_outlet = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (SideImageView != null) {
				SideImageView.Dispose ();
				SideImageView = null;
			}

			if (TopImageView != null) {
				TopImageView.Dispose ();
				TopImageView = null;
			}
		}
Exemplo n.º 16
0
        void ReleaseDesignerOutlets()
        {
            if (SideImageView != null)
            {
                SideImageView.Dispose();
                SideImageView = null;
            }

            if (TopImageView != null)
            {
                TopImageView.Dispose();
                TopImageView = null;
            }
        }
Exemplo n.º 17
0
        void ReleaseDesignerOutlets()
        {
            if (collectionView != null)
            {
                collectionView.Dispose();
                collectionView = null;
            }

            if (imageView != null)
            {
                imageView.Dispose();
                imageView = null;
            }
        }
Exemplo n.º 18
0
        void ReleaseDesignerOutlets()
        {
            if (codeLabel != null)
            {
                codeLabel.Dispose();
                codeLabel = null;
            }

            if (QRCodeImage != null)
            {
                QRCodeImage.Dispose();
                QRCodeImage = null;
            }
        }
Exemplo n.º 19
0
        void ReleaseDesignerOutlets()
        {
            if (quWebInfo != null)
            {
                quWebInfo.Dispose();
                quWebInfo = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (MoreOptionsDescriptionTextField != null)
            {
                MoreOptionsDescriptionTextField.Dispose();
                MoreOptionsDescriptionTextField = null;
            }
        }
Exemplo n.º 24
0
        void ReleaseDesignerOutlets()
        {
            if (annotationEditbox != null)
            {
                annotationEditbox.Dispose();
                annotationEditbox = null;
            }

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

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

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

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

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

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

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

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

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

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

            if (warningSign != null)
            {
                warningSign.Dispose();
                warningSign = null;
            }
        }
Exemplo n.º 25
0
        void ReleaseDesignerOutlets()
        {
            if (EmailImage != null)
            {
                EmailImage.Dispose();
                EmailImage = null;
            }

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

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

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

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

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

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

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

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

            if (EmailButton != null)
            {
                EmailButton.Dispose();
                EmailButton = null;
            }
        }
Exemplo n.º 26
0
 partial void ImagePicked(AppKit.NSImageView sender);