Class PrimarySelectionButOnlyWhenMultipleSelectedExtensionServer
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Applies an extension to the primary selection, but only when multiple Items are selected!
public class PrimarySelectionButOnlyWhenMultipleSelectedExtensionServer : PrimarySelectionExtensionServer
- Inheritance
-
PrimarySelectionButOnlyWhenMultipleSelectedExtensionServer
- Derived
Methods
- OnInitialized()
Is called after the extension server is initialized and the Context property has been set.
- ShouldApplyExtensions(DesignItem)
Gets if the item is in the secondary selection.
- ShouldBeReApplied()
Returns if the Extension Server should be reapplied (for multiple selection extension server for example).