Typography.StylisticSet15Property Property

Definition

Identifies the StylisticSet15 attached property.

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

Property Value

The identifier for the StylisticSet15 attached property.

Applies to

See also