1 write to _contentLayout
Aspire.Dashboard (1)
Components_Pages_Resources_razor.g.cs (1)
3436_contentLayout
5 references to _contentLayout
Aspire.Dashboard (5)
Components\Pages\Resources.razor.cs (4)
167await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 174await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 711await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true); 901await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true);
Components_Pages_Resources_razor.g.cs (1)
665async () => { await item.OnClick!(); _contentLayout?.CloseMobileToolbarAsync(); }