Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 449 Bytes

contentpresenter_textwrapping.md

File metadata and controls

22 lines (15 loc) · 449 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ContentPresenter.TextWrapping
winrt property

Microsoft.UI.Xaml.Controls.ContentPresenter.TextWrapping

-description

Gets or sets how the element wraps text.

-property-value

A value that indicates how the element wraps text. The default is NoWrap.

-remarks

-examples

-see-also