2 writes to _title
PresentationFramework (2)
Microsoft\Win32\CommonItemDialog.cs (2)
226_title = value; 553_title = null;
1 reference to _title
PresentationFramework (1)
Microsoft\Win32\CommonItemDialog.cs (1)
221return _title ?? string.Empty;