Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
TemplateInfo
Properties
Parts
Menu
On this page
Parts Property
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Gets the template parts.
public List<TemplatePartInfo> Parts { get; }
Returns
List<TemplatePartInfo>