1 instantiation of FormatStringDialog
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FormatStringEditor.cs (1)
32_formatStringDialog ??= new FormatStringDialog(context);
3 references to FormatStringDialog
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\FormatControl.cs (1)
424if (ctl is FormatStringDialog fsd)
System\Windows\Forms\Design\FormatStringEditor.cs (2)
12private FormatStringDialog? _formatStringDialog; 59FormatStringDialog.End();