GetTemplateParts(TemplatedControl) Method

Definition

Assembly HeadlessTestingFramework.dll

Gets the template parts of a control.

public static List<TemplatePartInfo> GetTemplateParts(TemplatedControl control)

Parameters

control
Avalonia.Controls.Primitives.TemplatedControl

The templated control.

Returns

List<TemplatePartInfo>
List of template parts.