Set ActiveWindow using SetNewFocusedElement()

31 May 20211 minute to read

This method is used to activate the new child as an active window and the focus is moved to the given child.

  • XAML
  • DockingManager.SetNewFocusedElement(element);