Invoked when an unhandled QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.

C# | Visual Basic | Visual C++ |
protected override void OnQueryCursor( QueryCursorEventArgs e )
Protected Overrides Sub OnQueryCursor ( _ e As QueryCursorEventArgs _ )
protected: virtual void OnQueryCursor( QueryCursorEventArgs^ e ) override

- e (QueryCursorEventArgs)
- The QueryCursorEventArgs that contains the event data.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238