RadioButton.GroupNameProperty 属性

定义

标识 GroupName 依赖属性。

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

属性值

GroupName 依赖属性的标识符。

适用于