2 writes to _postBackValue
System.Windows.Forms.DataVisualization (2)
Common\General\ImageMap.cs (2)
321this._postBackValue = postBackValue; 737this._postBackValue = value;
1 reference to _postBackValue
System.Windows.Forms.DataVisualization (1)
Common\General\ImageMap.cs (1)
733return this._postBackValue;