4 references to _contentLayout
Aspire.Dashboard (4)
Components\Pages\Metrics.razor.cs (4)
191await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 221return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 275return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 293await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false);