Typography.StylisticSet17Property Property

Definition

Identifies the StylisticSet17 attached property.

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

Property Value

The identifier for the StylisticSet17 attached property.

Applies to

See also