9 references to GetContextInfo
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3299GetContextInfo(out offset, out clipRegion);
System.Drawing.Common.Tests (7)
System\Drawing\Graphics_GetContextTests.Core.cs (7)
19graphics.GetContextInfo(out offset, out Region? clip); 35graphics.GetContextInfo(out offset, out Region? clip); 52graphics.GetContextInfo(out offset, out Region? clip); 69graphics.GetContextInfo(out offset, out Region? clip); 88graphics.GetContextInfo(out offset, out Region? clip); 109graphics.GetContextInfo(out offset, out Region? clip); 125graphics.GetContextInfo(out PointF offset, out Region? clip);
System.Windows.Forms (1)
System\Windows\Forms\Rendering\DrawingEventArgs.cs (1)
156graphics.GetContextInfo(out PointF offset, out Region? clip);