1 write to IsCumulative
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
4441
context.
IsCumulative
= true;
2 references to IsCumulative
System.Drawing (2)
commonui\System\Drawing\Graphics.cs (2)
4175
if (context == null || !context.Next.
IsCumulative
) {
4178
} while (context.
IsCumulative
);