1 write to _glyph
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\ContainerSelectorGlyph.cs (1)
48_glyph ??= new Icon(typeof(ContainerSelectorGlyph), "MoverGlyph").ToBitmap();
1 reference to _glyph
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\ContainerSelectorGlyph.cs (1)
51pe.Graphics.DrawImage(_glyph, _glyphBounds);