2 writes to _component
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\ControlBodyGlyph.cs (2)
32
_component
= relatedComponent;
40
_component
= relatedComponent;
1 reference to _component
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\ControlBodyGlyph.cs (1)
56
bool isVisible =
_component
is not Control control || control.Visible;