DatePickerFlyoutItem.PrimaryTextProperty プロパティ

定義

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

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

プロパティ値

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

適用対象