3 references to DefaultDirectory
PresentationFramework (3)
Microsoft\Win32\CommonItemDialog.cs (3)
376if (!string.IsNullOrEmpty(DefaultDirectory)) 378IShellItem defaultDirectory = ShellUtil.GetShellItemForPath(DefaultDirectory); 391if (string.IsNullOrEmpty(DefaultDirectory))