3 references to DefaultDirectory
PresentationFramework (3)
Microsoft\Win32\CommonItemDialog.cs (3)
377if (!string.IsNullOrEmpty(DefaultDirectory)) 379IShellItem defaultDirectory = ShellUtil.GetShellItemForPath(DefaultDirectory); 392if (string.IsNullOrEmpty(DefaultDirectory))