Table of Contents

Method ShouldApplyExtensions

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

ShouldApplyExtensions(DesignItem)

Gets if the extension manager should apply the extensions from this server to the specified item. Is called by the ExtensionManager.

public abstract bool ShouldApplyExtensions(DesignItem extendedItem)

Parameters

extendedItem DesignItem

Returns

bool