ParametersAreaVisible and DocumentMapVisible are not respected when set to False during the WpfReportViewer initialization
Setting the ParametersAreaVisible and DocumentMapVisible to False in the Xaml, or in the initialization code of the WpfReportViewer doesn't hide the corresponding areas.
The issue is reproducible in .NET Core and .NET Framework.