relatively, its less slow and more delayed if that makes any sense
relatively, its less slow and more delayed if that makes any sense

private NativeWindowInfo DetermineSystemWindowInfo()
{
var result = new NativeWindowInfo();
IntPtr handle = control.NativeHandle;
return result;
}