CanPaste Property
Property for determining if the Paste command can be executed.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool CanPaste { get; }
Public ReadOnly Property CanPaste As Boolean
Get
member CanPaste : bool with get