public static void Set_TabStop(this UpgradeHelpers.BasicViewModels.CheckBoxViewModel _CheckBox, bool TabStop)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void Set_TextAlign(this UpgradeHelpers.BasicViewModels.CheckBoxViewModel _CheckBox, UpgradeHelpers.Helpers.ContentAlignment TextAlign)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static Appearance Get_Appearance(this UpgradeHelpers.BasicViewModels.CheckBoxViewModel _CheckBox)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }