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