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