Typography.HistoricalLigaturesProperty Property

Definition

Identifies the HistoricalLigatures attached property.

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

Property Value

The identifier for the HistoricalLigatures attached property.

Applies to

See also