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