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)
56bool isVisible = _component is not Control control || control.Visible;