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