Typography.DiscretionaryLigaturesProperty Property

Definition

Identifies the DiscretionaryLigatures attached property.

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

Property Value

The identifier for the DiscretionaryLigatures attached property.

Applies to

See also