7 references to GetContextInfo
System.Drawing.Common.Tests (7)
System\Drawing\Graphics_GetContextTests.cs (7)
16object info = graphics.GetContextInfo(); 36object[] info = (object[])graphics.GetContextInfo(); 52object[] info = (object[])graphics.GetContextInfo(); 70object[] info = (object[])graphics.GetContextInfo(); 88object[] info = (object[])graphics.GetContextInfo(); 107object[] info = (object[])graphics.GetContextInfo(); 128object[] info = (object[])graphics.GetContextInfo();