Goblin - A Platform for 3D AR and VR Applications

RadioButton.SetCheckedInternal Method

Sets the checked state and fires the event if necessary

Overload List

Inherited from Checkbox.

protected virtual void SetCheckedInternal(bool,bool);

Sets the checked state and fires the event if necessary

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

See Also

RadioButton Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace