5 references to GetWindowStyle
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
547return IsBitSet(GetWindowStyle(hwndOwner), SafeNativeMethods.WS_DISABLED); 1040int style = GetWindowStyle(hwnd); 1074int style = GetWindowStyle(hwnd); 1790int style = GetWindowStyle(hChild); 1975return GetWindowStyle(_hwnd);