Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
ControlFinder
Methods
GetFirst()
Menu
On this page
GetFirst() Method
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Gets the first matching control, throwing if not found.
public object GetFirst()
Returns
Object
The first matching control.