3 references to MiddleBottom
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\GrabHandleGlyph.cs (1)
64case GrabHandleGlyphType.MiddleBottom:
System\Windows\Forms\Design\ControlDesigner.cs (1)
812glyphs.Add(new GrabHandleGlyph(translatedBounds, GrabHandleGlyphType.MiddleBottom, StandardBehavior, primarySelection));
System\Windows\Forms\Design\DocumentDesigner.cs (1)
557glyphs.Add(new GrabHandleGlyph(translatedBounds, GrabHandleGlyphType.MiddleBottom, StandardBehavior, primarySelection));