Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 492 Bytes

textbox_canpasteclipboardcontent.md

File metadata and controls

25 lines (15 loc) · 492 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TextBox.CanPasteClipboardContent
winrt property

Microsoft.UI.Xaml.Controls.TextBox.CanPasteClipboardContent

-description

Gets a value that indicates whether clipboard content can be pasted into the control.

-property-value

true if clipboard content can be pasted into the control; otherwise, false.

-remarks

-see-also

-examples