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