OnlyOneItemSelectedExtensionServer Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Applies an extension to the primary selection if Only One Item is Selected.
Inheritance
System.Object
OnlyOneItemSelectedExtensionServer
Syntax
public class OnlyOneItemSelectedExtensionServer : PrimarySelectionExtensionServer
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. |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()