3 references to ReadFluentControlColorsAsync
Aspire.Dashboard.Tests (3)
Integration\Playwright\AccessibilityTests.cs (3)
204
var rest = await
ReadFluentControlColorsAsync
(button);
208
var hover = await
ReadFluentControlColorsAsync
(button);
212
var active = await
ReadFluentControlColorsAsync
(button);