3 references to ReadFluentControlColorsAsync
Aspire.Dashboard.Tests (3)
Integration\Playwright\AccessibilityTests.cs (3)
192
var rest = await
ReadFluentControlColorsAsync
(button);
196
var hover = await
ReadFluentControlColorsAsync
(button);
200
var active = await
ReadFluentControlColorsAsync
(button);