1 interface inheriting from IGraphicsContextInfo
System.Private.Windows.GdiPlus (1)
System\Drawing\IGraphics.cs (1)
6internal interface IGraphics : IGraphicsContextInfo, IHdcContext
1 reference to IGraphicsContextInfo
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3287(HDC hdc, int saveState) IGraphicsContextInfo.GetHdc(ApplyGraphicsProperties apply, bool alwaysSaveState)