2 references to UpperLeft
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\GrabHandleGlyph.cs (1)
32case GrabHandleGlyphType.UpperLeft:
System\Windows\Forms\Design\ControlDesigner.cs (1)
801glyphs.Add(new GrabHandleGlyph(translatedBounds, GrabHandleGlyphType.UpperLeft, StandardBehavior, primarySelection));