TextElement.Language Property

Definition

Gets or sets localization/globalization language information that applies to a TextElement.

C#
public string Language { get; set; }
XAML
<textElement Language="languageString" .../.

Property Value

String

A string specifying language and culture that follows the RFC 3066 / ISO 639-1 standards. For example, U.S. English is "en-US".

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6