ButtonBase.CommandParameterProperty プロパティ

定義

CommandParameter 依存関係プロパティの識別子。

public:
 static property DependencyProperty ^ CommandParameterProperty { DependencyProperty ^ get(); };
static DependencyProperty CommandParameterProperty();
public static DependencyProperty CommandParameterProperty { get; }
var dependencyProperty = ButtonBase.commandParameterProperty;
Public Shared ReadOnly Property CommandParameterProperty As DependencyProperty

プロパティ値

CommandParameter 依存関係プロパティの識別子。

適用対象