3 references to _customPlaces
System.Windows.Forms (3)
winforms\Managed\System\WinForms\FileDialog.cs (1)
972
this.
_customPlaces
.Clear();
winforms\Managed\System\WinForms\FileDialog_Vista.cs (2)
110
this.
_customPlaces
.Apply(dialog);
340
return this.
_customPlaces
;