Class TreeViewHitTestInfo
Contains information about HitTest(PointD) result for a TreeView control.
public class TreeViewHitTestInfo
- Inheritance
-
TreeViewHitTestInfo
Constructors
- TreeViewHitTestInfo(TreeViewHitTestLocations, TreeViewItem?)
Initializes a new instance of the TreeViewHitTestInfo class.
Properties
- Item
Gets the TreeViewItem at the position indicated by a hit test of a TreeView control.