3 writes to ignoreSecondFileOkNotification
System.Windows.Forms (3)
winforms\Managed\System\WinForms\FileDialog.cs (3)
781this.ignoreSecondFileOkNotification = false; 786this.ignoreSecondFileOkNotification = true; // We want to ignore the second CDN_FILEOK 800this.ignoreSecondFileOkNotification = false;
1 reference to ignoreSecondFileOkNotification
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FileDialog.cs (1)
790if (this.ignoreSecondFileOkNotification)