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