1 write to _contentLayout
Aspire.Dashboard (1)
Components_Pages_Resources_razor.g.cs (1)
3159_contentLayout
4 references to _contentLayout
Aspire.Dashboard (4)
Components\Pages\Resources.razor.cs (3)
154await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 163await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: false); 843await this.AfterViewModelChangedAsync(_contentLayout, waitToApplyMobileChange: true);
Components_Pages_Resources_razor.g.cs (1)
641async () => { await item.OnClick!(); _contentLayout?.CloseMobileToolbarAsync(); }