5 references to _contentLayout
Aspire.Dashboard (5)
Components\Pages\ConsoleLogs.razor.cs (5)
356await this.AfterViewModelChangedAsync(_contentLayout, false); 359await this.RefreshIfMobileAsync(_contentLayout); 430await this.RefreshIfMobileAsync(_contentLayout); 652await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 814return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false);