1 write to name
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (1)
37this.name = name;
2 references to name
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (2)
142categoryStates[this.name] = value; 160return name;