DatePickerFlyoutItem.SecondaryTextProperty プロパティ

定義

SecondaryText 依存関係プロパティを識別します。

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

プロパティ値

SecondaryText 依存関係プロパティの識別子。

適用対象