enableCaptureChildWindow property

bool enableCaptureChildWindow
getter/setter pair

Whether to collect sub-windows when collecting windows (the sub-window and the window being collected need to have Owner or Popup attributes), the default is false.

Implementation

bool enableCaptureChildWindow;