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