Skip to main content

Name Property

Gets or sets the part name used by the class to identify a required element in the style. Template part names should begin with the "PART_" prefix.

Definition

Namespace: Avalonia.Controls.Metadata
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public string Name { get; set; }

Property Value

String

See Also

Reference

TemplatePartAttribute Class
Avalonia.Controls.Metadata Namespace