5 references to GetWindowStyle
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
534return IsBitSet(GetWindowStyle(hwndOwner), SafeNativeMethods.WS_DISABLED); 1028int style = GetWindowStyle(hwnd); 1062int style = GetWindowStyle(hwnd); 1773int style = GetWindowStyle(hChild); 1958return GetWindowStyle(_hwnd);