Share via


FlyoutBase.InputDevicePrefersPrimaryCommandsProperty Property

Definition

Identifies the InputDevicePrefersPrimaryCommands dependency property.

public:
 static property DependencyProperty ^ InputDevicePrefersPrimaryCommandsProperty { DependencyProperty ^ get(); };
static DependencyProperty InputDevicePrefersPrimaryCommandsProperty();
public static DependencyProperty InputDevicePrefersPrimaryCommandsProperty { get; }
var dependencyProperty = FlyoutBase.inputDevicePrefersPrimaryCommandsProperty;
Public Shared ReadOnly Property InputDevicePrefersPrimaryCommandsProperty As DependencyProperty

Property Value

The identifier for the InputDevicePrefersPrimaryCommands dependency property.

Applies to