Table of Contents

Class MarginHandleExtension

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll
[ExtensionFor(typeof(FrameworkElement))]
[ExtensionServer(typeof(PrimarySelectionExtensionServer))]
public class MarginHandleExtension : AdornerProvider
Inheritance
MarginHandleExtension

Methods

HideHandles()
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.

ShowHandles()