Typography.StylisticAlternatesProperty Property

Definition

Identifies the StylisticAlternates attached property.

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

Property Value

The identifier for the StylisticAlternates attached property.

Applies to

See also