5 references to GetWindowExStyle
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
1021int extendedStyle = GetWindowExStyle(hwnd); 1589int extendedStyle = GetWindowExStyle(hwnd); 1797int exStyle = GetWindowExStyle(hChild); 1968return GetWindowExStyle(_hwnd); 1989int exStyle = GetWindowExStyle(hwnd);