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)
51
pe.Graphics.DrawImage(
_glyph
, _glyphBounds);