8 references to GetWindowStyle
UIAutomationClient (8)
MS\Internal\Automation\HwndProxyElementProvider.cs (8)
309if ( IsBitSet(GetWindowStyle(), SafeNativeMethods.WS_DISABLED) ) 497int style = GetWindowStyle(); 516int style = GetWindowStyle(); 558int style = GetWindowStyle(); 601int style = GetWindowStyle(); 721int style = GetWindowStyle(); 858int style = GetWindowStyle(); 903int style = GetWindowStyle();