Typography.StandardLigaturesProperty Property

Definition

Identifies the StandardLigatures attached property.

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

Property Value

The identifier for the StandardLigatures attached property.

Applies to

See also