The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FontCapitals Enumeration
Silverlight
Describes the capital letter style for a Typography object.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
| Normal | Capital letters render normally. | |
| AllSmallCaps | Both capital and lowercase letters are replaced with a glyph form of an uppercase letter with the same approximate height. | |
| SmallCaps | Lowercase letters are replaced with a glyph form of an uppercase letter with the same approximate height. | |
| AllPetiteCaps | Lowercase letters are replaced with a glyph form of an uppercase letter with the same approximate height. Petite capitals are smaller than small capitals. | |
| PetiteCaps | Lowercase letters are replaced with a glyph form of an uppercase letter with the same approximate height. Petite capitals are smaller than small capitals. | |
| Unicase | Capital letters display in unicase. Unicase fonts render both upper and lowercase letters in a mixture of upper and lowercase glyphs determined by the type designer. | |
| Titling | Glyph forms are substituted with a typographic form specifically designed for titles. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: