Method ForEach
ForEach(Action<Window>)
Executes the specified action on each window in the application.
public static void ForEach(Action<Window> action)
Executes the specified action on each window in the application.
public static void ForEach(Action<Window> action)