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