1 write to _errorFlag
PresentationUI (1)
TenFeetInstallationError.xaml.cs (1)
86
_errorFlag
= value;
2 references to _errorFlag
PresentationUI (2)
TenFeetInstallationError.xaml.cs (2)
87
if (!
_errorFlag
)
106
return
_errorFlag
;