1 write to CustomPlaces
PresentationFramework (1)
Microsoft\Win32\CommonItemDialog.cs (1)
570CustomPlaces = new List<FileDialogCustomPlace>();
1 reference to CustomPlaces
PresentationFramework (1)
Microsoft\Win32\CommonItemDialog.cs (1)
426IList<FileDialogCustomPlace> places = CustomPlaces;