Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 561 Bytes

calendarview_monthyearitemfontsize.md

File metadata and controls

28 lines (19 loc) · 561 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.CalendarView.MonthYearItemFontSize
winrt property

Microsoft.UI.Xaml.Controls.CalendarView.MonthYearItemFontSize

-description

Gets or sets the font size used to display the month and year items in the calendar.

-xaml-syntax

<CalendarView MonthYearItemFontSize="double"/>

-property-value

The font size used to display the month and year items in the calendar.

-remarks

-examples

-see-also