void ReleaseDesignerOutlets()
 {
     if (vehicleTable != null) {
         vehicleTable.Dispose ();
         vehicleTable = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (PhotosTable != null) {
				PhotosTable.Dispose ();
				PhotosTable = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (MyTable != null) {
         MyTable.Dispose ();
         MyTable = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (TodoTable != null) {
         TodoTable.Dispose ();
         TodoTable = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (WidgetList != null) {
         WidgetList.Dispose ();
         WidgetList = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (CoffeeTable != null) {
         CoffeeTable.Dispose ();
         CoffeeTable = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (TwitterTable != null) {
				TwitterTable.Dispose ();
				TwitterTable = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (ItemList != null)
     {
         ItemList.Dispose();
         ItemList = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (ItemList != null)
     {
         ItemList.Dispose();
         ItemList = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (PhotosTable != null)
     {
         PhotosTable.Dispose();
         PhotosTable = null;
     }
 }
Beispiel #11
0
 void ReleaseDesignerOutlets()
 {
     if (TwitterTable != null)
     {
         TwitterTable.Dispose();
         TwitterTable = null;
     }
 }
Beispiel #12
0
 void ReleaseDesignerOutlets()
 {
     if (FromTable != null)
     {
         FromTable.Dispose();
         FromTable = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (StockTable != null)
     {
         StockTable.Dispose();
         StockTable = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (CoffeeTable != null)
     {
         CoffeeTable.Dispose();
         CoffeeTable = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (vehicleTable != null)
     {
         vehicleTable.Dispose();
         vehicleTable = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (TodoTable != null)
     {
         TodoTable.Dispose();
         TodoTable = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (WidgetList != null)
     {
         WidgetList.Dispose();
         WidgetList = null;
     }
 }
Beispiel #18
0
 void ReleaseDesignerOutlets()
 {
     if (MyTable != null)
     {
         MyTable.Dispose();
         MyTable = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (menuTable != null)
     {
         menuTable.Dispose();
         menuTable = null;
     }
 }
Beispiel #20
0
        void ReleaseDesignerOutlets()
        {
            if (ButtonDisplayPhotoList != null)
            {
                ButtonDisplayPhotoList.Dispose();
                ButtonDisplayPhotoList = null;
            }

            if (TablePhotos != null)
            {
                TablePhotos.Dispose();
                TablePhotos = null;
            }
        }
Beispiel #21
0
        void ReleaseDesignerOutlets()
        {
            if (HeadingLabel != null)
            {
                HeadingLabel.Dispose();
                HeadingLabel = null;
            }

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

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

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

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