Typography.EastAsianExpertFormsProperty Property

Definition

Identifies the EastAsianExpertForms attached property.

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

Property Value

The identifier for the EastAsianExpertForms attached property.

Applies to

See also