DatePickerFlyoutItem.SecondaryTextProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.