Table of Contents

Class ResizeThumbExtension

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

The resize thumb around a component.

[ExtensionServer(typeof(OnlyOneItemSelectedExtensionServer))]
[ExtensionFor(typeof(FrameworkElement))]
public sealed class ResizeThumbExtension : SelectionAdornerProvider
Inheritance
ResizeThumbExtension

Constructors

ResizeThumbExtension()

Properties

IsResizing

Gets whether this extension is resizing any element.

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.