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