8 references to GetWindowStyle
UIAutomationClient (8)
MS\Internal\Automation\HwndProxyElementProvider.cs (8)
299if ( IsBitSet(GetWindowStyle(), SafeNativeMethods.WS_DISABLED) ) 486int style = GetWindowStyle(); 505int style = GetWindowStyle(); 545int style = GetWindowStyle(); 585int style = GetWindowStyle(); 707int style = GetWindowStyle(); 846int style = GetWindowStyle(); 891int style = GetWindowStyle();