1 write to _alternativeParent
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (1)
53_alternativeParent = alternativeParent;
3 references to _alternativeParent
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (3)
111if (_alternativeParent is not null) 114_alternativeParent.Invalidate(_bounds); 145if (_alternativeParent is ComponentTray)