TimePicker.ClockIdentifierProperty 屬性

定義

取得 ClockIdentifier 相依性屬性的識別碼。

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

屬性值

ClockIdentifier相依性屬性的識別碼。

適用於