System.Diagnostics.CodeAnalysis.MemberNotNullAttribute sealed class MemberNotNullAttribute : Attribute Documentation Code namespace System.Drawing.Printing { public class PrintEventArgs : CancelEventArgs { public PrintAction PrintAction { get; } public PrintEventArgs(); } }