2 references to WS_THICKFRAME
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
939return IsBitSet(style, SafeNativeMethods.WS_THICKFRAME); 1090if ( IsBitSet(style, SafeNativeMethods.WS_THICKFRAME) )