Property Handled
| Edit this page View SourceHandled
Prevents any default action associated with this event.
Declaration
public bool Handled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Prevents any default action associated with this event.
public bool Handled { get; set; }
| Type | Description |
|---|---|
| bool |