Table of Contents

Property AllControlEvents

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AllControlEvents

Gets or sets list of events for all Control descendants.

public static SortedList<string, EventInfo> AllControlEvents { get; set; }

Property Value

SortedList<string, EventInfo>