Table of Contents

Method GetExtensionTypes

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

GetExtensionTypes(Type)

Gets all the types of all extensions that are applied to the specified item type.

public IEnumerable<Type> GetExtensionTypes(Type extendedItemType)

Parameters

extendedItemType Type

Returns

IEnumerable<Type>