8 references to GetWindowStyle
UIAutomationClient (8)
MS\Internal\Automation\HwndProxyElementProvider.cs (8)
298if ( IsBitSet(GetWindowStyle(), SafeNativeMethods.WS_DISABLED) ) 485int style = GetWindowStyle(); 504int style = GetWindowStyle(); 544int style = GetWindowStyle(); 584int style = GetWindowStyle(); 706int style = GetWindowStyle(); 845int style = GetWindowStyle(); 890int style = GetWindowStyle();