3 references to GetWindowExStyle
UIAutomationClient (3)
MS\Internal\Automation\HwndProxyElementProvider.cs (3)
632
return IsBitSet(
GetWindowExStyle
(), SafeNativeMethods.WS_EX_TOPMOST);
651
int extendedStyle =
GetWindowExStyle
();
894
int extendedStyle =
GetWindowExStyle
();