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)
213get => _formatString; 218if (!value.Equals(_formatString)) 561_formatString,