3 writes to _ignoreSecondFileOkNotification
System.Windows.Forms (3)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs (3)
528
_ignoreSecondFileOkNotification
= false;
533
_ignoreSecondFileOkNotification
= true; // We want to ignore the second CDN_FILEOK
548
_ignoreSecondFileOkNotification
= false;
1 reference to _ignoreSecondFileOkNotification
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs (1)
537
if (
_ignoreSecondFileOkNotification
)