Click or drag to resize

IDocumentsHandlerTDocHandlerHandlerCreated Event

Event raised when new document handler is created

Namespace:  CodeStack.SwEx.AddIn.Base
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
event Action<TDocHandler> HandlerCreated

Value

Type: SystemActionTDocHandler
See Also