Clipboard.ContainsText Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Queries the clipboard for the presence of data in the UnicodeText format.
Assembly: System.Windows (in System.Windows.dll)
Return Value
Type: System.Booleantrue if the system clipboard contains Unicode text data; otherwise, false.
Show: