InkCanvas::CanPaste Method ()
.NET Framework (current version)
Indicates whether the contents of the Clipboard can be pasted into the InkCanvas.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System::Booleantrue if the contents of the Clipboard can be pasted in; otherwise, false.
The InkCanvas can support Clipboard data in Extensible Application Markup Language (XAML) format, Ink Serialized Format (ISF), and text format.
UIPermission
Permission to paste content from the Clipboard to the InkCanvas. Associated enumeration: UIPermissionClipboard::AllClipboard.
.NET Framework
Available since 3.0
Available since 3.0
Show: