3 writes to _fileOkNotificationCount
PresentationFramework (3)
src\Framework\Microsoft\Win32\FileDialog.cs (3)
847
this.
_fileOkNotificationCount
= 0; // to avoid a second prompt by PromptFileOverwrite.
872
this.
_fileOkNotificationCount
= 1;
1546
_fileOkNotificationCount
= 0;
1 reference to _fileOkNotificationCount
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialog.cs (1)
868
if (this.
_fileOkNotificationCount
== 0)