Typography.StylisticSet4Property Property

Definition

Identifies the StylisticSet4 attached property.

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

Property Value

The identifier for the StylisticSet4 attached property.

Applies to

See also