Typography.ContextualLigaturesProperty Property

Definition

Identifies the ContextualLigatures attached property.

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

Property Value

The identifier for the ContextualLigatures attached property.

Applies to

See also