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