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