Typography.StylisticSet5Property Property

Definition

Identifies the StylisticSet5 attached property.

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

Property Value

The identifier for the StylisticSet5 attached property.

Applies to

See also