5 references to _contentLayout
Aspire.Dashboard (5)
Components\Pages\Traces.razor.cs (5)
199return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 316if (_contentLayout is not null) 318await _contentLayout.CloseMobileToolbarAsync(); 364await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 381contentLayout: _contentLayout);