1 write to _errorFlag
PresentationUI (1)
InstallationError.xaml.cs (1)
88
_errorFlag
= value;
2 references to _errorFlag
PresentationUI (2)
InstallationError.xaml.cs (2)
89
if (!
_errorFlag
)
106
return
_errorFlag
;