Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 671 Bytes

richtextblockoverflow_contentsource.md

File metadata and controls

23 lines (16 loc) · 671 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.RichTextBlockOverflow.ContentSource
winrt property

Microsoft.UI.Xaml.Controls.RichTextBlockOverflow.ContentSource

-description

Gets the RichTextBlock content source of this RichTextBlockOverflow.

-property-value

The content source for this RichTextBlockOverflow.

-remarks

This is a calculated property that is reflective of how OverflowContentTarget is set.

-examples

-see-also