Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.16 KB

typography_contextualligatures.md

File metadata and controls

30 lines (17 loc) · 1.16 KB
-api-id -api-type
P:Windows.UI.Xaml.Documents.Typography.ContextualLigatures
winrt attachedproperty

Windows.UI.Xaml.Documents.Typography.ContextualLigatures

-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.

-see-also

XAML attached properties

-examples