Fix PrinterSettings.SupportsColor to use the right PInvoke (#34651)
authorSantiago Fernandez Madero <safern@microsoft.com>
Wed, 15 Apr 2020 01:10:28 +0000 (18:10 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Apr 2020 01:10:28 +0000 (18:10 -0700)
commit4265a130461fe75ba71b2c125cf1b00ab4ae2145
tree02245d491bc8fdcf5dce8360d73a47fa2f9b37ed
parentcfb109b4aff7c4272c343671c44e1424d00c3448
Fix PrinterSettings.SupportsColor to use the right PInvoke (#34651)

* Fix PrinterSettings.SupportsColor to use the right PInvoke

* PR Fedback

* Fix test

* PR Feedbak
src/libraries/System.Drawing.Common/src/System/Drawing/Gdiplus.cs
src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.Windows.cs
src/libraries/System.Drawing.Common/tests/Printing/PrinterSettingsTests.cs