Typography.StylisticSet10Property Property

Definition

Identifies the StylisticSet10 attached property.

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

Property Value

The identifier for the StylisticSet10 attached property.

Applies to

See also