SelectableTextBlockCanCopy Property
Property for determining if the Copy command can be executed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool CanCopy { get; }
Public ReadOnly Property CanCopy As Boolean
Get
member CanCopy : bool with get
Property Value
Boolean