Typography.StylisticSet7Property Property

Definition

Identifies the StylisticSet7 attached property.

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

Property Value

The identifier for the StylisticSet7 attached property.

Applies to

See also