7 writes to IsCustom
System.Windows.Forms.DataVisualization (7)
Common\General\Chart.cs (1)
3679
area.
IsCustom
= false;
Common\General\ImageMap.cs (1)
866
area.
IsCustom
= false;
Common\General\Selection.cs (5)
538
area.
IsCustom
= false;
766
area.
IsCustom
= false;
841
area.
IsCustom
= false;
923
area.
IsCustom
= false;
995
area.
IsCustom
= false;
4 references to IsCustom
System.Windows.Forms.DataVisualization (4)
Common\General\Chart.cs (2)
1771
if(!mapArea.
IsCustom
)
3665
if (!_mapAreas[index].
IsCustom
)
Common\General\ImageMap.cs (1)
879
if(!this[index].
IsCustom
)
Common\General\Selection.cs (1)
1167
if(!mapArea.
IsCustom
)