Property Item
Item
Gets the item that is being affected.
public TreeViewItem Item { get; }
Property Value
- TreeViewItem
The item that is being affected.
Remarks
Use the Item property to access the properties of the item.
Gets the item that is being affected.
public TreeViewItem Item { get; }
The item that is being affected.
Use the Item property to access the properties of the item.