1 instantiation of FontDialog
System.Windows.Forms.Design (1)
System\Drawing\Design\FontEditor.cs (1)
26
_fontDialog ??= new
FontDialog
2 references to FontDialog
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs (1)
33
/// Initializes a new instance of the <see cref="
FontDialog
"/> class.
System.Windows.Forms.Design (1)
System\Drawing\Design\FontEditor.cs (1)
16
private
FontDialog
? _fontDialog;