1 write to CustomPlaces
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialog.cs (1)
1549CustomPlaces = new List<FileDialogCustomPlace>();
1 reference to CustomPlaces
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialog.cs (1)
2072IList<FileDialogCustomPlace> places = CustomPlaces;