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)
111
if (
_alternativeParent
is not null)
114
_alternativeParent
.Invalidate(_bounds);
145
if (
_alternativeParent
is ComponentTray)