Typography.EastAsianLanguageProperty Property

Definition

Identifies the EastAsianLanguage attached property.

public:
 static property DependencyProperty ^ EastAsianLanguageProperty { DependencyProperty ^ get(); };
static DependencyProperty EastAsianLanguageProperty();
public static DependencyProperty EastAsianLanguageProperty { get; }
var dependencyProperty = Typography.eastAsianLanguageProperty;
Public Shared ReadOnly Property EastAsianLanguageProperty As DependencyProperty

Property Value

The identifier for the EastAsianLanguage attached property.

Applies to

See also