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