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