1 write to _contentLayout
Aspire.Dashboard (1)
Components_Pages_StructuredLogs_razor.g.cs (1)
1997_contentLayout
6 references to _contentLayout
Aspire.Dashboard (6)
Components\Pages\StructuredLogs.razor.cs (6)
285return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 293await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 352if (_contentLayout is not null) 354await _contentLayout.CloseMobileToolbarAsync(); 402await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 440_contentLayout);