3 references to DefaultDirectory
PresentationFramework (3)
Microsoft\Win32\CommonItemDialog.cs (3)
388if (!string.IsNullOrEmpty(DefaultDirectory)) 390IShellItem defaultDirectory = ShellUtil.GetShellItemForPath(DefaultDirectory); 403if (string.IsNullOrEmpty(DefaultDirectory))