9 references to ReDrawIBar
System.Windows.Forms.Design (9)
System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs (9)
396
ReDrawIBar
(new Point(bounds.Left, bounds.Top), new Point(bounds.Left, bounds.Bottom));
399
ReDrawIBar
(new Point(bounds.Right, bounds.Top), new Point(bounds.Right, bounds.Bottom));
402
ReDrawIBar
(new Point(bounds.Left, bounds.Top), new Point(bounds.Right, bounds.Top));
405
ReDrawIBar
(new Point(bounds.Left, bounds.Bottom), new Point(bounds.Right, bounds.Bottom));
415
ReDrawIBar
(new Point(bounds.Right, bounds.Top), new Point(bounds.Right, bounds.Bottom));
418
ReDrawIBar
(new Point(bounds.Left, bounds.Top), new Point(bounds.Left, bounds.Bottom));
421
ReDrawIBar
(new Point(bounds.Left, bounds.Bottom), new Point(bounds.Right, bounds.Bottom));
424
ReDrawIBar
(new Point(bounds.Left, bounds.Top), new Point(bounds.Right, bounds.Top));
430
=>
ReDrawIBar
(Point.Empty, Point.Empty);