1 write to Next
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
4397
this.previousContext.
Next
= context;
1 reference to Next
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
4175
if (context == null || !context.
Next
.IsCumulative) {