-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Documents.Typography.ContextualLigatures |
winrt attachedproperty |
Gets or sets a value that determines whether contextual ligatures are enabled.
Contextual ligatures are designed to enhance readability by providing better joining behavior between the characters that make up the ligature.
If the value of Typography.ContextualLigatures is true and the selected font does not support contextual ligatures, the default form of the letter is displayed.
- Type: Boolean
- Identifier field: ContextualLigaturesProperty
- Accessor methods: GetContextualLigatures, SetContextualLigatures