Unicase Field
.NET Framework Class Library
Unicase Field
[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)

Visual Basic (Declaration)
Public Const Unicase As FontCapitals
Visual Basic (Usage)
Dim value As FontCapitals

value = FontCapitals.Unicase
C#
public const FontCapitals Unicase
Visual C++
public:
literal FontCapitals Unicase
J#
public static final FontCapitals Unicase
JScript
public const var Unicase : FontCapitals
XAML
You cannot use fields in XAML.

Windows Vista

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

.NET Framework

Supported in: 3.5, 3.0

Reference

FontCapitals Type
System.Windows Namespace
Page view tracker