1 write to _eventCookie
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialog.cs (1)
1920
_eventCookie
= dialog.Advise(this);
1 reference to _eventCookie
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialog.cs (1)
2007
_dialog.Unadvise(
_eventCookie
);