Typography.StylisticSet20Property Property

Definition

Identifies the StylisticSet20 attached property.

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

Property Value

The identifier for the StylisticSet20 attached property.

Applies to

See also