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