2 references to OFN_ENABLEHOOK
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs (1)
766Flags = (OPEN_FILENAME_FLAGS)Options | OFN_EXPLORER | OFN_ENABLEHOOK | OFN_ENABLESIZING,
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.Vista.cs (1)
102| OFN_ENABLEHOOK // These shouldn't be set in options (only set in the flags for the legacy dialog)