CommandBar.SecondaryCommandsProperty プロパティ

定義

SecondaryCommands 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ SecondaryCommandsProperty { DependencyProperty ^ get(); };
static DependencyProperty SecondaryCommandsProperty();
public static DependencyProperty SecondaryCommandsProperty { get; }
var dependencyProperty = CommandBar.secondaryCommandsProperty;
Public Shared ReadOnly Property SecondaryCommandsProperty As DependencyProperty

プロパティ値

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

適用対象