Summary
Property for determining if the Paste command can be executed.
- Namespace
- Avalonia
.Controls - Containing Type
- TextBox
Syntax
public bool CanPaste { get; private set; }
Value
Type | Description |
---|---|
bool |
public bool CanPaste { get; private set; }
Type | Description |
---|---|
bool |