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