1 implementation of OnFolderChange
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.VistaDialogEvents.cs (1)
29public HRESULT OnFolderChange(IFileDialog* pfd)
1 reference to OnFolderChange
System.Windows.Forms.Primitives (1)
Windows.Win32.IFileDialogEvents.g.cs (1)
145 return __object.OnFolderChange(pfd);