Add attributes to System.Drawing.Printing.PrintDocument (#35162)
authorEriawan Kusumawardhono <eriawan@live.com>
Tue, 23 Jun 2020 20:15:49 +0000 (03:15 +0700)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2020 20:15:49 +0000 (13:15 -0700)
commit9de1a7e044b70f509c3a974ec717a94486e5391b
tree9fba7aac9ece3fc45f645b92bff191183b7951aa
parenta18403f2e52733718608d28044d7903045b1362c
Add attributes to System.Drawing.Printing.PrintDocument (#35162)

* add DefaultPropertyAttribute and DefaultEventAttribute to PrintDocument class and add references to System.ComponentModel.TypeConverter

* add the DefaultPropertyAttribute and DefaultEventAttribute to PrintDocument in the ref

Add DefaultEventAttribute and DefaultPropertyAttribute to PrintDocument in PrintDoument.Unix.cs
src/libraries/System.Drawing.Common/ref/System.Drawing.Common.cs
src/libraries/System.Drawing.Common/ref/System.Drawing.Common.csproj
src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.Unix.cs
src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.Windows.cs