Class WrapItemsContextMenuExtension
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
[ExtensionServer(typeof(PrimarySelectionButOnlyWhenMultipleSelectedExtensionServer))]
[ExtensionFor(typeof(UIElement))]
public class WrapItemsContextMenuExtension : SelectionAdornerProvider
- Inheritance
-
WrapItemsContextMenuExtension
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.