Property ActiveWindow
ActiveWindow
Gets the window handle of the window that matches the specified TargetWindow expression. This property holds the identified window instance if the window exists, regardless of its active state.
Declaration
IWindowHandle ActiveWindow { get; }
Property Value
Type | Description |
---|---|
IWindowHandle |