CapitalSpacing Attached Property
Collapse the table of content
Expand the table of content

Typography.CapitalSpacing 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 value that determines whether inter-glyph spacing for all-capital text is globally adjusted to improve readability.

Namespace:  System.Windows.Documents
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
See GetCapitalSpacing, SetCapitalSpacing

Property Value

Type: System.Boolean
true if spacing is adjusted; otherwise, false. The default value is false.

Capital spacing is a feature that allows you to provide more spacing when using all capitals in text. Capital letters are typically designed to blend with lowercase letters. Spacing that appears attractive between and a capital letter and a lowercase letter may look too tight when all capital letters are used.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft