29 references to InvokeOnViewportInformationChanged
Aspire.Dashboard (2)
Components\Resize\BrowserDimensionWatcher.cs (2)
32
DimensionManager.
InvokeOnViewportInformationChanged
(ViewportInformation);
64
DimensionManager.
InvokeOnViewportInformationChanged
(newViewportInformation);
Aspire.Dashboard.Components.Tests (27)
GridColumnManagerTests.cs (5)
18
dimensionManager.
InvokeOnViewportInformationChanged
(new ViewportInformation(IsDesktop: true, IsUltraLowHeight: false, IsUltraLowWidth: false));
38
dimensionManager.
InvokeOnViewportInformationChanged
(new ViewportInformation(IsDesktop: false, IsUltraLowHeight: true, IsUltraLowWidth: false));
46
dimensionManager.
InvokeOnViewportInformationChanged
(new ViewportInformation(IsDesktop: true, IsUltraLowHeight: false, IsUltraLowWidth: false));
69
dimensionManager.
InvokeOnViewportInformationChanged
(new ViewportInformation(IsDesktop: false, IsUltraLowHeight: true, IsUltraLowWidth: false));
83
dimensionManager.
InvokeOnViewportInformationChanged
(new ViewportInformation(IsDesktop: true, IsUltraLowHeight: false, IsUltraLowWidth: false));
Pages\ConsoleLogsTests.cs (11)
75
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
120
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
195
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
305
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
353
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
402
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
449
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
506
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
569
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
635
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
693
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
Pages\StructuredLogsTests.cs (4)
67
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
97
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
137
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
175
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
Pages\TraceDetailsTests.cs (6)
52
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
106
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
174
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
256
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
333
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
401
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);
Shared\ResourceSetupHelpers.cs (1)
122
dimensionManager.
InvokeOnViewportInformationChanged
(viewport);