Typography.StylisticSet14Property Property

Definition

Identifies the StylisticSet14 attached property.

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

Property Value

The identifier for the StylisticSet14 attached property.

Applies to

See also