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