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 依存関係プロパティの識別子。

適用対象