Windows.UI.Xaml.Documents.Typography.ContextualLigatures
May 26, 2021 ยท View on GitHub
-description
Gets or sets a value that determines whether contextual ligatures are enabled.
-remarks
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