9 references to IBarHatWidth
System.Windows.Forms.Design (9)
System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs (9)
69private readonly int _maxIBarWidth = Math.Max(IBarHalfSize, (IBarHatWidth - 1) / 2); 500point1.X - (IBarHatWidth - 1 - i * 2) / 2, 502point1.X + (IBarHatWidth - 1 - i * 2) / 2, 507point2.X - (IBarHatWidth - 1 - i * 2) / 2, 509point2.X + (IBarHatWidth - 1 - i * 2) / 2, 540point1.Y - (IBarHatWidth - 1 - i * 2) / 2, 542point1.Y + (IBarHatWidth - 1 - i * 2) / 2); // left hat 547point2.Y - (IBarHatWidth - 1 - i * 2) / 2, 549point2.Y + (IBarHatWidth - 1 - i * 2) / 2); // right hat