2 writes to _title
PresentationFramework (2)
Microsoft\Win32\CommonItemDialog.cs (2)
226_title = value; 553_title = null;
2 references to _title
PresentationFramework (2)
Microsoft\Win32\CommonItemDialog.cs (2)
221return _title == null ? String.Empty : _title;