AvalonEdit
OnQueryCursor Method (e)
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineElementOnQueryCursor(QueryCursorEventArgs)
Queries the cursor over the visual line element.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnQueryCursor(
	QueryCursorEventArgs e
)
Protected Overridable Sub OnQueryCursor ( _
	e As QueryCursorEventArgs _
)
protected:
virtual void OnQueryCursor(
	QueryCursorEventArgs^ e
)
Parameters

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238