Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 668 Bytes

richeditbox_selectionflyout.md

File metadata and controls

28 lines (16 loc) · 668 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.RichEditBox.SelectionFlyout
winrt property
RS5

Windows.UI.Xaml.Controls.RichEditBox.SelectionFlyout

-description

Gets or sets the flyout that is shown when text is selected using mouse, touch, or pen; or null if no flyout is shown.

-property-value

The flyout that is shown when text is selected using mouse, touch, or pen; or null if no flyout is shown. The default is an instance of TextCommandBarFlyout.

-remarks

-see-also

-examples