Event CustomAnnotationsRequested
Occurs when a custom annotation is requested.
public event EventHandler<ScrollBarCustomAnnotationsEventArgs> CustomAnnotationsRequested
Returns
- EventHandler<ScrollBarCustomAnnotationsEventArgs>
- Occurs when a custom annotation is requested.
- Implements