2 references to GetCssPropertyValue
Aspire.Dashboard.Components.Tests (2)
Controls\LogViewerTests.cs (2)
432
var background =
GetCssPropertyValue
(style, "background");
441
var color =
GetCssPropertyValue
(style, "--resource-text-color");