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.

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v7.0)

Applies to