Method GetNodeAtMouseCursor
GetNodeAtMouseCursor()
Gets tree view item at the current cursor position.
public virtual TreeViewItem? GetNodeAtMouseCursor()
Returns
- TreeViewItem
Tree view item if success;
null
otherwise.
Gets tree view item at the current cursor position.
public virtual TreeViewItem? GetNodeAtMouseCursor()
Tree view item if success; null
otherwise.