Typography.StylisticSet12Property Property

Definition

Identifies the StylisticSet12 attached property.

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

Property Value

The identifier for the StylisticSet12 attached property.

Applies to

See also