2 references to WS_EX_LAYERED
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (1)
1009cp.ExStyle |= NativeMethods.WS_EX_LAYERED;
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
341cp.ExStyle |= NativeMethods.WS_EX_LAYERED;