5 references to _contentLayout
Aspire.Dashboard (5)
Components\Pages\ConsoleLogs.razor.cs (5)
400await this.AfterViewModelChangedAsync(_contentLayout, false); 403await this.RefreshIfMobileAsync(_contentLayout); 485await this.RefreshIfMobileAsync(_contentLayout); 817await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 1000return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false);