DiagramEventArgs.Handled Property

Definition

Gets or sets a value indicating whether this event has been handled.

public:
 virtual property bool Handled { bool get(); void set(bool value); };
public virtual bool Handled { get; set; }
member this.Handled : bool with get, set
Public Overridable Property Handled As Boolean

Property Value

Applies to