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