Assembly: Ui;
Namespace: Prognoz.Platform.Interop.Ui;
The IApplicationWindows interface contains properties and methods of application window collection.
IApplicationWindows
To get collection of windows, use the IWinApplication.Windows property.
Property name | Brief description | |
ForegroundWindow | The ForegroundWindow property returns application window that is currently displayed in the foreground. |
See also: