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