Typography.StylisticSet9Property Property

Definition

Identifies the StylisticSet9 attached property.

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

Property Value

The identifier for the StylisticSet9 attached property.

Applies to

See also