2 references to DrawButtonForHandle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\ButtonStandardAdapter.cs (1)
76ButtonRenderer.DrawButtonForHandle(e.Graphics, Control.ClientRectangle, false, pbState, this.Control.HandleInternal);
winforms\Managed\System\WinForms\ButtonRenderer.cs (1)
140DrawButtonForHandle(g, bounds, focused, state, IntPtr.Zero);