5 references to GetWindowStyle
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
533return IsBitSet(GetWindowStyle(hwndOwner), SafeNativeMethods.WS_DISABLED); 1027int style = GetWindowStyle(hwnd); 1061int style = GetWindowStyle(hwnd); 1772int style = GetWindowStyle(hChild); 1957return GetWindowStyle(_hwnd);