5 references to _contentLayout
Aspire.Dashboard (5)
Components\Pages\Metrics.razor.cs (5)
152return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 220await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 250return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 304return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 322await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false);