public static void Set_Dock(this UpgradeHelpers.BasicViewModels.PictureBoxViewModel _PictureBox, DockStyle Dock)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static bool Get_CausesValidation(this UpgradeHelpers.BasicViewModels.PictureBoxViewModel _PictureBox)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static UpgradeHelpers.Helpers.BorderStyle Get_BorderStyle(this UpgradeHelpers.BasicViewModels.PictureBoxViewModel _PictureBox)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void ResumeLayout(this UpgradeHelpers.BasicViewModels.PictureBoxViewModel _PictureBox, bool performLayout)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }