2 references to PrintAction
System.Drawing (1)
System.Drawing.cs (1)
119
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Printing.
PrintAction
))]
System.Drawing.Common (1)
Special\NotSupported.cs (1)
3134
public System.Drawing.Printing.
PrintAction
PrintAction { get { throw new System.PlatformNotSupportedException(System.SR.SystemDrawingCommon_PlatformNotSupported); } }