Property elm.WndContainer
Overload
Gets the container window or control of this UI element.
public wnd WndContainer { get; }
Property Value
Remarks
All UI elements must support this property, but some have bugs and can fail or return a wrong window. Uses API WindowFromAccessibleObject.