Class OnlyOneItemSelectedExtensionServer
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Applies an extension to the primary selection if Only One Item is Selected.
public class OnlyOneItemSelectedExtensionServer : PrimarySelectionExtensionServer
- Inheritance
-
OnlyOneItemSelectedExtensionServer
Methods
- OnInitialized()
Is called after the extension server is initialized and the Context property has been set.
- ShouldApplyExtensions(DesignItem)
Gets if the item is the primary selection.