Table of Contents

Class AmbientAttribute

Namespace
Avalonia.Metadata
Assembly
Avalonia.Base.dll

Defines the ambient class/property

[AttributeUsage(AttributeTargets.Class|AttributeTargets.Property, Inherited = true)]
public sealed class AmbientAttribute : Attribute
Inheritance
AmbientAttribute
Inherited Members

Constructors

AmbientAttribute()

public AmbientAttribute()