5 references to GetWindowExStyle
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
1034int extendedStyle = GetWindowExStyle(hwnd); 1607int extendedStyle = GetWindowExStyle(hwnd); 1815int exStyle = GetWindowExStyle(hChild); 1986return GetWindowExStyle(_hwnd); 2007int exStyle = GetWindowExStyle(hwnd);