Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
ControlFinder
Methods
FindAll()
Menu
On this page
FindAll() Method
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Finds all matching controls.
public IEnumerable<object> FindAll()
Returns
IEnumerable<Object>
All controls matching the filters.