2 references to RootDirectory
PresentationFramework (2)
Microsoft\Win32\CommonItemDialog.cs (2)
400
if (!string.IsNullOrEmpty(
RootDirectory
))
402
IShellItem rootDirectory = ShellUtil.GetShellItemForPath(
RootDirectory
);