1 write to _formatString
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
219_formatString = value;
3 references to _formatString
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListControl\ListControl.cs (3)
212get => _formatString; 217if (!value.Equals(_formatString)) 560_formatString,