1 write to _contentLayout
Aspire.Dashboard (1)
Components_Pages_Metrics_razor.g.cs (1)
1634_contentLayout
7 references to _contentLayout
Aspire.Dashboard (7)
Components\Pages\Metrics.razor.cs (5)
147return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 215await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 245return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 299return this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 317await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false);
Components_Pages_Metrics_razor.g.cs (2)
1402async () => await _contentLayout!.OpenMobileToolbarAsync() 1560async () => await _contentLayout!.OpenMobileToolbarAsync()