Typography.StylisticSet3Property Property

Definition

Identifies the StylisticSet3 attached property.

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

Property Value

The identifier for the StylisticSet3 attached property.

Applies to

See also