1 write to _errorFlag
PresentationUI (1)
InstallationError.xaml.cs (1)
83
_errorFlag
= value;
2 references to _errorFlag
PresentationUI (2)
InstallationError.xaml.cs (2)
84
if (!
_errorFlag
)
101
return
_errorFlag
;