1 reference to IsDropShadowEnabled
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
443
return dropShadowEnabled && TopMost && DisplayInformation.
IsDropShadowEnabled
;