7 types derived from SelectionGlyphBase
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\Behavior\GrabHandleGlyph.cs (1)
14internal class GrabHandleGlyph : SelectionGlyphBase
System\Windows\Forms\Design\Behavior\LockedBorderGlyph.cs (1)
12internal class LockedBorderGlyph : SelectionGlyphBase
System\Windows\Forms\Design\Behavior\LockedHandleGlyph.cs (1)
13internal class LockedHandleGlyph : SelectionGlyphBase
System\Windows\Forms\Design\Behavior\MiniLockedBorderGlyph.cs (1)
12internal class MiniLockedBorderGlyph : SelectionGlyphBase
System\Windows\Forms\Design\Behavior\NoResizeHandleGlyph.cs (1)
13internal class NoResizeHandleGlyph : SelectionGlyphBase
System\Windows\Forms\Design\Behavior\NoResizeSelectionBorderGlyph.cs (1)
11internal class NoResizeSelectionBorderGlyph : SelectionGlyphBase
System\Windows\Forms\Design\Behavior\SelectionBorderGlyph.cs (1)
11internal class SelectionBorderGlyph : SelectionGlyphBase
1 reference to SelectionGlyphBase
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (1)
301if (g is SelectionGlyphBase sgb)