Typography.SetEastAsianLanguage Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Sets the value of the EastAsianLanguage attached property for a specified dependency object.
Assembly: System.Windows (in System.Windows.dll)
'Declaration Public Shared Sub SetEastAsianLanguage ( _ element As DependencyObject, _ value As FontEastAsianLanguage _ )
Parameters
- element
- Type: System.Windows.DependencyObject
The dependency object for which to set the value of the EastAsianLanguage property.
- value
- Type: System.Windows.FontEastAsianLanguage
The new value to set the property to.
Show: