Property AllControlEvents
AllControlEvents
Gets or sets list of events for all Control descendants.
public static SortedList<string, EventInfo> AllControlEvents { get; set; }
Gets or sets list of events for all Control descendants.
public static SortedList<string, EventInfo> AllControlEvents { get; set; }