Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1017 Bytes

typography_standardligatures.md

File metadata and controls

28 lines (16 loc) · 1017 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Documents.Typography.StandardLigatures
winrt attachedproperty

Microsoft.UI.Xaml.Documents.Typography.StandardLigatures

-description

Gets or sets a value that indicates whether standard ligatures are enabled.

-remarks

If the value of Typography.StandardLigatures is true and the selected font does not support standard ligatures, the default form of the letter is displayed.

-see-also

XAML attached properties

-examples