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