1 reference to SPI_GETDROPSHADOW
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
529
public static bool IsDropShadowEnabled => PInvokeCore.SystemParametersInfoBool(
SPI_GETDROPSHADOW
);