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