3 writes to name
System.Windows.Forms.DataVisualization (3)
WinForm\Utilities\AccessibleObject.cs (3)
421this.name = name; 453this.name = name; 543this.name = value;
1 reference to name
System.Windows.Forms.DataVisualization (1)
WinForm\Utilities\AccessibleObject.cs (1)
539return this.name;