IEventHandlerService Interface
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Service for providing the designer with information about available event handlers.
Syntax
public interface IEventHandlerService
Methods
CreateEventHandler(DesignItemProperty) | Creates an event handler for the specified event. |
GetDefaultEvent(DesignItem) | Gets the default event of the specified design item. |