1 write to dropShadowEnabled
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DisplayInformation.cs (1)
83
dropShadowEnabled
= SystemInformation.IsDropShadowEnabled;
2 references to dropShadowEnabled
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DisplayInformation.cs (2)
81
return
dropShadowEnabled
;
85
return
dropShadowEnabled
;