Typography.StylisticSet16Property Property

Definition

Identifies the StylisticSet16 attached property.

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

Property Value

The identifier for the StylisticSet16 attached property.

Applies to

See also