XamlIlTypeSystemExtensions.

GetAllEvents(IXamlIlType) Method

Namespace
XamlIl.TypeSystem
Containing Type
XamlIlTypeSystemExtensions

Syntax

public static IEnumerable<IXamlIlEventInfo> GetAllEvents(this IXamlIlType t)

Parameters

Name Type Description
t IXamlIlType

Return Value

Type Description
IEnumerable<IXamlIlEventInfo>