3 references to GetWindowExStyle
UIAutomationClient (3)
MS\Internal\Automation\HwndProxyElementProvider.cs (3)
624
return IsBitSet(
GetWindowExStyle
(), SafeNativeMethods.WS_EX_TOPMOST);
643
int extendedStyle =
GetWindowExStyle
();
885
int extendedStyle =
GetWindowExStyle
();