WPF: How do I set the Owner Window of a Dialog shown by a UserControl? March 27, 2023 by Tarik Try to use .Owner = Window.GetWindow(this)