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