Share via


VisualTreeNavigationUtility.GetAllWindowRoots Method

Definition

public:
 static System::Collections::Generic::IEnumerable<System::Windows::UIElement ^> ^ GetAllWindowRoots();
public static System.Collections.Generic.IEnumerable<System.Windows.UIElement> GetAllWindowRoots ();
static member GetAllWindowRoots : unit -> seq<System.Windows.UIElement>
Public Shared Function GetAllWindowRoots () As IEnumerable(Of UIElement)

Returns

Applies to