I have a WPF Treeview control with children nodes with names of files that could exist on the PC, a network or a web site. When I select a node I am not sure what treeview method to use to obtain information about the node I selected such as what node I selected (like an index), did I double click or single click.