4 references to _rootDirectory
PresentationFramework (4)
Microsoft\Win32\CommonItemDialog.cs (4)
193return _rootDirectory.Value == null ? String.Empty : _rootDirectory.Value; 198_rootDirectory.Value = value; 567_rootDirectory.Value = null;