3 references to GetContextInfo
System.Drawing.Common (3)
System\Drawing\Graphics.cs (3)
3211GetContextInfo(out Matrix3x2 cumulativeTransform, calculateClip: true, out Region? cumulativeClip); 3363GetContextInfo(out Matrix3x2 cumulativeTransform, calculateClip: false, out _); 3377GetContextInfo(out Matrix3x2 cumulativeTransform, calculateClip: true, out clip);