Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 507 Bytes

calendarview_dayitemfontsize.md

File metadata and controls

30 lines (19 loc) · 507 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.CalendarView.DayItemFontSize
winrt property

Windows.UI.Xaml.Controls.CalendarView.DayItemFontSize

-description

Gets or sets the font size used to display day values in the calendar.

-xaml-syntax

<CalendarView DayItemFontSize="double"/>

-property-value

The font size used to display day values in the calendar.

-remarks

-examples

-see-also