Table of Contents

Class ContentAttribute

Namespace
Avalonia.Metadata
Assembly
Avalonia.Base.dll

Defines the property that contains the object's content in markup.

[AttributeUsage(AttributeTargets.Property)]
public sealed class ContentAttribute : Attribute
Inheritance
ContentAttribute
Inherited Members

Constructors

ContentAttribute()

public ContentAttribute()