2 writes to component
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (2)
169this.component = null; 179this.component = component;
1 reference to component
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
91return (component != null);