1 write to _application
PresentationUI (1)
TenFeetInstallationProgress.xaml.cs (1)
93
_application
= value;
2 references to _application
PresentationUI (2)
TenFeetInstallationProgress.xaml.cs (2)
94
ApplicationNameText.Text =
_application
;
98
return
_application
;