ContentAttribute Class

Summary

Defines the property that contains the object's content in markup.
Namespace
Avalonia.Metadata
Base Types
  • object
  • Attribute
graph BT Type-->Base0["Attribute"] Base0-->Base1["object"] Type["ContentAttribute"] class Type type-node

Syntax

[AttributeUsage(AttributeTargets.Property)]
public class ContentAttribute : Attribute

Attributes

Type Description
AttributeUsageAttribute