TimePickerFlyout.ClockIdentifierProperty プロパティ

定義

ClockIdentifier 依存関係プロパティの識別子を取得します。

public:
 static property DependencyProperty ^ ClockIdentifierProperty { DependencyProperty ^ get(); };
static DependencyProperty ClockIdentifierProperty();
public static DependencyProperty ClockIdentifierProperty { get; }
var dependencyProperty = TimePickerFlyout.clockIdentifierProperty;
Public Shared ReadOnly Property ClockIdentifierProperty As DependencyProperty

プロパティ値

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

適用対象