4 references to _title
PresentationFramework (4)
Microsoft\Win32\CommonItemDialog.cs (4)
232return _title.Value == null ? String.Empty : _title.Value; 237_title.Value = value; 564_title.Value = null;