2 references to GWL_STYLE
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (2)
424int style = UnsafeNativeMethods.GetWindowLong(peer, NativeMethods.GWL_STYLE, out error); 702int style = UnsafeNativeMethods.GetWindowLong(hwnd, NativeMethods.GWL_STYLE, out lastWin32Error);