1 write to _formatString
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
220
_formatString
= value;
3 references to _formatString
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListControl\ListControl.cs (3)
213
get =>
_formatString
;
218
if (!value.Equals(
_formatString
))
561
_formatString
,