5 references to GetWindowExStyle
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
1042int extendedStyle = GetWindowExStyle(hwnd); 1601int extendedStyle = GetWindowExStyle(hwnd); 1809int exStyle = GetWindowExStyle(hChild); 1980return GetWindowExStyle(_hwnd); 2001int exStyle = GetWindowExStyle(hwnd);