public static void Set_Cursor(this UpgradeHelpers.BasicViewModels.CheckBoxViewModel _CheckBox, UpgradeHelpers.Helpers.Cursor Cursor)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static UpgradeHelpers.Helpers.Cursor Get_Cursor(this UpgradeHelpers.Helpers.Cursor _Cursor)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }