Typography.StylisticSet8Property Property

Definition

Identifies the StylisticSet8 attached property.

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

Property Value

The identifier for the StylisticSet8 attached property.

Applies to

See also