3 references to WS_DISABLED
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTitleBar.cs (3)
317
if (Misc.IsBitSet(WindowStyle, NativeMethods.
WS_DISABLED
))
328
if (Misc.IsBitSet(style, NativeMethods.
WS_DISABLED
))
340
if (Misc.IsBitSet(style, NativeMethods.
WS_DISABLED
))