2 references to WS_SYSMENU
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
858
if (IsBitSet(style, SafeNativeMethods.
WS_SYSMENU
))
903
if (IsBitSet(style, SafeNativeMethods.
WS_SYSMENU
))