And are there any methods to implement multi-selection function
And I found TreeView has only SelectedItem property and hasn't SelectedItems property. But both SelectedItem and SelectedItems exist in ListView.
Windows Presentation Foundation (WPF)
And are there any methods to implement multi-selection function
And I found TreeView has only SelectedItem property and hasn't SelectedItems property. But both SelectedItem and SelectedItems exist in ListView.
I dont think there are any methods. here is a post which might help
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=450446&SiteID=1