1 write to Path
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialogCustomPlace.cs (1)
32Path = path ?? "";
1 reference to Path
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialog.cs (1)
2207return ShellUtil.GetShellItemForPath(ShellUtil.GetPathForKnownFolder(customPlace.KnownFolder) ?? customPlace.Path);