예제 #1
0
        void ReleaseDesignerOutlets()
        {
            if (LogView != null)
            {
                LogView.Dispose();
                LogView = null;
            }

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

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

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

            if (TablePlaceholderView != null)
            {
                TablePlaceholderView.Dispose();
                TablePlaceholderView = null;
            }
        }
예제 #2
0
        void ReleaseDesignerOutlets()
        {
            if (CaptionLabel != null)
            {
                CaptionLabel.Dispose();
                CaptionLabel = null;
            }

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

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

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

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

            if (DeleteButton != null)
            {
                DeleteButton.Dispose();
                DeleteButton = null;
            }
        }
예제 #3
0
        void ReleaseDesignerOutlets()
        {
            if (PublicationNameLabel != null)
            {
                PublicationNameLabel.Dispose();
                PublicationNameLabel = null;
            }

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

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

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

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

            if (TagContainerView != null)
            {
                TagContainerView.Dispose();
                TagContainerView = null;
            }
        }
예제 #4
0
        void ReleaseDesignerOutlets()
        {
            if (bgView != null)
            {
                bgView.Dispose();
                bgView = null;
            }

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

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

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

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

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