6 references to PaintWithErrorHandling
System.Windows.Forms (6)
System\Windows\Forms\Control.cs (6)
1103/// prevents us from sending a ton of messages during layout. See the <see cref="PaintWithErrorHandling(PaintEventArgs, short)"/> 7086PaintWithErrorHandling(e, PaintLayerBackground); 7088PaintWithErrorHandling(e, PaintLayerForeground); 11176PaintWithErrorHandling(pevent, PaintLayerBackground); 11825PaintWithErrorHandling(pevent, PaintLayerBackground); 11829PaintWithErrorHandling(pevent, PaintLayerForeground);