1 write to IsCumulative
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3452
context.
IsCumulative
= true;
2 references to IsCumulative
System.Drawing.Common (2)
System\Drawing\Graphics.cs (2)
3269
if (context is null || !context.Next!.
IsCumulative
)
3274
while (context.
IsCumulative
);