Table of Contents

Method GetNodeAtMouseCursor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetNodeAtMouseCursor()

Gets tree view item at the current cursor position.

public virtual TreeViewItem? GetNodeAtMouseCursor()

Returns

TreeViewItem

Tree view item if success; null otherwise.