1 write to Path
PresentationFramework (1)
Microsoft\Win32\FileDialogCustomPlace.cs (1)
29
Path
= path ?? "";
1 reference to Path
PresentationFramework (1)
Microsoft\Win32\CommonItemDialog.cs (1)
640
return ShellUtil.GetShellItemForPath(ShellUtil.GetPathForKnownFolder(customPlace.KnownFolder) ?? customPlace.
Path
);