Specifies an extra-expanded font stretch.
Public Shared ReadOnly Property ExtraExpanded As FontStretch Get
Dim value As FontStretch value = FontStretches.ExtraExpanded
public static FontStretch ExtraExpanded { get; }
ExtraExpanded represents 150% of the normal aspect ratio of the font form.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.