enableCaptureChildWindow property
- 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;
bool enableCaptureChildWindow;