Method EndLabelEdit
EndLabelEdit(TreeViewItem, bool)
Ends the editing of the tree item label.
public void EndLabelEdit(TreeViewItem item, bool cancel)
Parameters
item
TreeViewItemcancel
booltrue if the editing of the tree item label text was canceled without being saved; otherwise, false.