public static bool Get_TabStop(this UpgradeHelpers.BasicViewModels.ComboBoxViewModel _ComboBox)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void Set_DrawMode(this UpgradeHelpers.BasicViewModels.ComboBoxViewModel _ComboBox, DrawMode DrawMode)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void setLocked(this UpgradeHelpers.BasicViewModels.ComboBoxViewModel instance, bool Locked)
 {
     UpgradeHelpers.Helpers.NotUpgradedHelper.NotifyNotUpgradedElement("VB.ComboBox.Locked");
 }