Click or drag to resize

IDocumentsHandler<TDocHandler>.HandlerCreated 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: System.Action<TDocHandler>
See Also