3 references to GetMarkers
System.Windows.Forms.DataVisualization (3)
Common\General\Selection.cs (3)
2798
list.AddRange(this.
GetMarkers
(rect, false));
3182
return this.
GetMarkers
(rect, false);
3184
return this.
GetMarkers
(rect, true);