RadioButton.GroupNameProperty Property

Definition

Identifies the GroupName dependency property.

public:
 static property DependencyProperty ^ GroupNameProperty { DependencyProperty ^ get(); };
static DependencyProperty GroupNameProperty();
public static DependencyProperty GroupNameProperty { get; }
var dependencyProperty = RadioButton.groupNameProperty;
Public Shared ReadOnly Property GroupNameProperty As DependencyProperty

Property Value

The identifier for GroupName dependency property.

Applies to