Typography.StylisticSet2Property Property

Definition

Identifies the StylisticSet2 attached property.

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

Property Value

The identifier for the StylisticSet2 attached property.

Applies to

See also