Type Property
Gets or sets the type of the element that should be used as a part with name specified in Name.
Definition
Namespace: Avalonia.Controls.Metadata
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Type Type { get; set; }
Public Property Type As Type
Get
Set
member Type : Type with get, set
Property Value
TypeSee Also
Reference
TemplatePartAttribute Class
Avalonia.Controls.Metadata Namespace