1 instantiation of FileDialogCustomPlacesCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FileDialog_Vista.cs (1)
330
private FileDialogCustomPlacesCollection _customPlaces = new
FileDialogCustomPlacesCollection
();
2 references to FileDialogCustomPlacesCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FileDialog_Vista.cs (2)
330
private
FileDialogCustomPlacesCollection
_customPlaces = new FileDialogCustomPlacesCollection();
336
public
FileDialogCustomPlacesCollection
CustomPlaces