InkCanvas::Paste Method ()
.NET Framework (current version)
Pastes the contents of the Clipboard to the top-left corner of the InkCanvas.
Assembly: PresentationFramework (in PresentationFramework.dll)
The InkCanvas can support Clipboard data in Extensible Application Markup Language (XAML) format, Ink Serialized Format (ISF), and text format.
UIPermission
for pasting content from the Clipboard to the InkCanvas. Associated enumeration: UIPermissionClipboard::AllClipboard.
.NET Framework
Available since 3.0
Available since 3.0
Show: