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