Typography.StylisticSet6Property Property

Definition

Identifies the StylisticSet6 attached property.

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

Property Value

The identifier for the StylisticSet6 attached property.

Applies to

See also