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