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 종속성 속성의 식별자입니다.

적용 대상