DatePickerFlyoutItem.PrimaryTextProperty Property

Definition

Identifies the PrimaryText dependency property.

public:
 static property DependencyProperty ^ PrimaryTextProperty { DependencyProperty ^ get(); };
static DependencyProperty PrimaryTextProperty();
public static DependencyProperty PrimaryTextProperty { get; }
var dependencyProperty = DatePickerFlyoutItem.primaryTextProperty;
Public Shared ReadOnly Property PrimaryTextProperty As DependencyProperty

Property Value

The identifier for the PrimaryText dependency property.

Applies to