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