Typography.StylisticSet18Property Property

Definition

Identifies the StylisticSet18 attached property.

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

Property Value

The identifier for the StylisticSet18 attached property.

Applies to

See also