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