Typography.StylisticSet1Property Property

Definition

Identifies the StylisticSet1 attached property.

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

Property Value

The identifier for the StylisticSet1 attached property.

Applies to

See also