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