Typography.EastAsianWidthsProperty Property

Definition

Identifies the EastAsianWidths attached property.

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

Property Value

The identifier for the EastAsianWidths attached property.

Applies to

See also