Share via


CalendarView.DisabledForegroundProperty 屬性

定義

識別 DisabledForeground 相依性屬性。

public:
 static property DependencyProperty ^ DisabledForegroundProperty { DependencyProperty ^ get(); };
static DependencyProperty DisabledForegroundProperty();
public static DependencyProperty DisabledForegroundProperty { get; }
var dependencyProperty = CalendarView.disabledForegroundProperty;
Public Shared ReadOnly Property DisabledForegroundProperty As DependencyProperty

屬性值

DisabledForeground 相依性屬性的標識符。

適用於