5 references to _contentLayout
Aspire.Dashboard (5)
Components\Pages\Metrics.razor.cs (5)
146return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 205await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 235return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 289return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 307await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false);