1 write to _contentLayout
Aspire.Dashboard (1)
Components_Pages_Traces_razor.g.cs (1)
2162_contentLayout
6 references to _contentLayout
Aspire.Dashboard (6)
Components\Pages\Traces.razor.cs (6)
220return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 226await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 356if (_contentLayout is not null) 358await _contentLayout.CloseMobileToolbarAsync(); 404await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 430contentLayout: _contentLayout);