'DeclarationPublic Event DocumentActiveLayerChanged As DocumentEventHandler
'UsageDim instance As NDocumentEventSinkService Dim handler As DocumentEventHandler AddHandler instance.DocumentActiveLayerChanged, handler
public event DocumentEventHandler DocumentActiveLayerChanged