6 references to PaintWithErrorHandling
System.Windows.Forms (6)
System\Windows\Forms\Control.cs (6)
1104/// prevents us from sending a ton of messages during layout. See the <see cref="PaintWithErrorHandling(PaintEventArgs, short)"/> 7087PaintWithErrorHandling(e, PaintLayerBackground); 7089PaintWithErrorHandling(e, PaintLayerForeground); 11177PaintWithErrorHandling(pevent, PaintLayerBackground); 11826PaintWithErrorHandling(pevent, PaintLayerBackground); 11830PaintWithErrorHandling(pevent, PaintLayerForeground);