Typography.Capitals Attached Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a FontCapitals enumerated value that indicates the capital form of the selected font.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.FontCapitalsA FontCapitals enumerated value. The default value is Normal.
Capitals are a set of typographical forms that render text in capital-styled glyphs. Typically, when text is rendered as all capitals, the spacing between letters can appear too tight, and the weight and proportion of the letters too heavy. OpenType supports a number of styling formats for capitals, including small capitals, petite capitals, titling, and capital spacing. These styling formats allow you to control the appearance of capitals.