2 references to OnBrowserResize
Aspire.Dashboard (2)
Components\Pages\StructuredLogs.razor.cs (2)
389
DimensionManager.OnViewportInformationChanged +=
OnBrowserResize
;
413
DimensionManager.OnViewportInformationChanged -=
OnBrowserResize
;