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