共用方式為


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相依性屬性的識別碼。

適用於