2 instantiations of SaveFileDialog
PresentationUI (1)
MS\Internal\Documents\Application\FilePresentation.cs (1)
42
SaveFileDialog save = new
SaveFileDialog
();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (1)
106
SaveFileDialog sfd =
new
()
2 references to SaveFileDialog
PresentationUI (1)
MS\Internal\Documents\Application\FilePresentation.cs (1)
42
SaveFileDialog
save = new SaveFileDialog();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (1)
106
SaveFileDialog
sfd = new()