3 references to GetWindowExStyle
UIAutomationClient (3)
MS\Internal\Automation\HwndProxyElementProvider.cs (3)
608return IsBitSet(GetWindowExStyle(), SafeNativeMethods.WS_EX_TOPMOST); 627int extendedStyle = GetWindowExStyle(); 873int extendedStyle = GetWindowExStyle();