TreeView.SetFocusAndEnsureSelectedItem
public void SetFocusAndEnsureSelectedItem();
Description 描述
Calling this function changes the keyboard focus to the TreeView and ensures an item is selected. Use this function to enable key navigation of the TreeView.