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)
221
return
_title
?? string.Empty;