CalendarView.DayItemFontStyleProperty 属性

定义

标识 DayItemFontStyle 依赖属性。

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

属性值

DayItemFontStyle 依赖属性的标识符。

适用于

另请参阅