TreeViewState.selectedIDs
public List<int> selectedIDs;
Description 描述
Selected TreeViewItem IDs. Use of the SetSelection and IsSelected API will access this state.
Selected TreeViewItem IDs. Use of the SetSelection and IsSelected API will access this state.