5 references to _contentLayout
Aspire.Dashboard (5)
Components\Pages\ConsoleLogs.razor.cs (5)
440await this.AfterViewModelChangedAsync(_contentLayout, false); 443await this.RefreshIfMobileAsync(_contentLayout); 525await this.RefreshIfMobileAsync(_contentLayout); 835await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 1021return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false);