[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] 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.
Namespace: System.Windows
Assembly:
PresentationCore (in PresentationCore.dll)

Syntax
Visual Basic (Declaration)
Public Const Unicase As FontCapitals
Dim value As FontCapitals
value = FontCapitals.Unicase
public const FontCapitals Unicase
public:
literal FontCapitals Unicase
public static final FontCapitals Unicase
public const var Unicase : FontCapitals
You cannot use fields in XAML.

Platforms
Windows Vista
The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information
.NET Framework
Supported in: 3.5, 3.0

See Also