Share via


MenuFlyoutItem.CommandProperty 屬性

定義

識別 Command 相依性屬性。

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

屬性值

Command 相依性屬性的標識碼。

適用於