3 references to WS_DISABLED
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTitleBar.cs (3)
318
if (Misc.IsBitSet(WindowStyle, NativeMethods.
WS_DISABLED
))
329
if (Misc.IsBitSet(style, NativeMethods.
WS_DISABLED
))
341
if (Misc.IsBitSet(style, NativeMethods.
WS_DISABLED
))