ButtonBase.CommandProperty 屬性

定義

Command相依性屬性的識別碼。

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

屬性值

Command相依性屬性的識別碼。

適用於