5 references to GetWindowExStyle
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
1022int extendedStyle = GetWindowExStyle(hwnd); 1590int extendedStyle = GetWindowExStyle(hwnd); 1798int exStyle = GetWindowExStyle(hChild); 1969return GetWindowExStyle(_hwnd); 1990int exStyle = GetWindowExStyle(hwnd);