RadioButtons Constructor

Definition

Initializes a new instance of the RadioButtons class.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 RadioButtons();
 RadioButtons();
public RadioButtons();
Public Sub New ()

Applies to

See also