2 writes to _component
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (2)
172_component = null; 184_component = component;
1 reference to _component
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
89public virtual bool WouldBeVisible => _component is not null;