2 references to ReplaceCustomPropertyKeyword
System.Windows.Forms.DataVisualization (2)
Common\DataManager\DataPoint.cs (1)
2463
result = DataPoint.
ReplaceCustomPropertyKeyword
(result, this);
Common\DataManager\DataSeries.cs (1)
1105
result = DataPoint.
ReplaceCustomPropertyKeyword
(result, this);