TemplatedControlTemplate Property
Gets or sets the template that defines the control's appearance.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IControlTemplate? Template { get; set; }
Public Property Template As IControlTemplate
Get
Set
member Template : IControlTemplate with get, set
Property Value
IControlTemplate