Typography.StylisticSet11Property Property

Definition

Identifies the StylisticSet11 attached property.

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

Property Value

The identifier for the StylisticSet11 attached property.

Applies to

See also