CalendarDatePicker.IsTodayHighlightedProperty 屬性

定義

識別 IsTodayHighlighted 相依性屬性。

public:
 static property DependencyProperty ^ IsTodayHighlightedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsTodayHighlightedProperty();
public static DependencyProperty IsTodayHighlightedProperty { get; }
var dependencyProperty = CalendarDatePicker.isTodayHighlightedProperty;
Public Shared ReadOnly Property IsTodayHighlightedProperty As DependencyProperty

屬性值

IsTodayHighlighted相依性屬性的識別碼。

適用於

另請參閱