Content Property
Definition
Namespace: Avalonia.Markup.Xaml.Templates
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
[ContentAttribute]
[TemplateContentAttribute]
public Object? Content { get; set; }
<ContentAttribute>
<TemplateContentAttribute>
Public Property Content As Object
Get
Set
[<ContentAttribute>]
[<TemplateContentAttribute>]
member Content : Object with get, set
Property Value
ObjectSee Also
Reference
TreeDataTemplate Class
Avalonia.Markup.Xaml.Templates Namespace