public virtual void CheckIndeterminateObject(object modelObject) { this.SetObjectCheckedness(modelObject, CheckState.Indeterminate); }