DatePickerFlyoutItem.SecondaryTextProperty Property

Definition

Identifies the SecondaryText dependency property.

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

Property Value

The identifier for the SecondaryText dependency property.

Applies to