Show / Hide Table of Contents

Property Handled

| Edit this page View Source

Handled

Gets or sets a value indicating whether the event handler has handled the event and the default action should be prevented.

Declaration
public bool Handled { get; set; }
Property Value
Type Description
bool
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX