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 依赖属性的标识符。

适用于