8 references to GetWindowStyle
UIAutomationClient (8)
MS\Internal\Automation\HwndProxyElementProvider.cs (8)
316if ( IsBitSet(GetWindowStyle(), SafeNativeMethods.WS_DISABLED) ) 505int style = GetWindowStyle(); 524int style = GetWindowStyle(); 566int style = GetWindowStyle(); 608int style = GetWindowStyle(); 728int style = GetWindowStyle(); 866int style = GetWindowStyle(); 911int style = GetWindowStyle();