-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Documents.TextElement.Language |
winrt property |
Gets or sets localization/globalization language information that applies to a TextElement.
<textElement Language="languageString" .../.
- languageString
- languageStringA string specifying language and culture that follows the RFC 3066 / ISO 639-1 standards. For example, U.S. English is en-US.