Goblin - A Platform for 3D AR and VR Applications

Checkbox.SetCheckedInternal Method 

Sets the checked state and fires the event if necessary

protected virtual void SetCheckedInternal(
   bool ischecked,
   bool fromInput
);

See Also

Checkbox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace