Share via


DatePicker.CalendarIdentifierProperty 屬性

定義

取得 CalendarIdentifier 相依性屬性的標識碼。

public:
 static property DependencyProperty ^ CalendarIdentifierProperty { DependencyProperty ^ get(); };
static DependencyProperty CalendarIdentifierProperty();
public static DependencyProperty CalendarIdentifierProperty { get; }
var dependencyProperty = DatePicker.calendarIdentifierProperty;
Public Shared ReadOnly Property CalendarIdentifierProperty As DependencyProperty

屬性值

CalendarIdentifier 相依性屬性的標識碼。

適用於