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