Typography.StylisticSet19Property Property

Definition

Identifies the StylisticSet19 attached property.

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

Property Value

The identifier for the StylisticSet19 attached property.

Applies to

See also