Table of Contents

Method GetAvailableEvents

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetAvailableEvents(Type)

Gets the available events for the type.

public static IEnumerable<EventDescriptor> GetAvailableEvents(Type forType)

Parameters

forType Type

Returns

IEnumerable<EventDescriptor>