CommandBar.SecondaryCommandsProperty Property

Definition

Identifies the SecondaryCommands dependency property.

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

Property Value

The identifier for the SecondaryCommands dependency property.

Applies to