1 write to _formatStringDialog
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormatStringEditor.cs (1)
32_formatStringDialog ??= new FormatStringDialog(context);
4 references to _formatStringDialog
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\FormatStringEditor.cs (4)
36_formatStringDialog.ListControl = listControl; 40_formatStringDialog.DataGridViewCellStyle = cellStyle!; 58editorService.ShowDialog(_formatStringDialog); 61if (!_formatStringDialog.Dirty)