Method Assign
Assign(TreeViewItem, bool)
Assigns properties from another TreeViewItem.
public void Assign(TreeViewItem item, bool subItems = true)
Parameters
item
TreeViewItemSource of the properties to assign.
subItems
boolif
true
, Items are also assigned.