Table of Contents

Class QuickOperationMenuExtension

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

Extends the Quick operation menu for the designer.

[ExtensionServer(typeof(OnlyOneItemSelectedExtensionServer))]
[ExtensionFor(typeof(FrameworkElement))]
public class QuickOperationMenuExtension : PrimarySelectionAdornerProvider
Inheritance
QuickOperationMenuExtension

Methods

OnInitialized()

Is called after the ExtendedItem was set. This methods displays the registered adorners

OnRemove()

Is called when the extension is removed. This method hides the registered adorners.