Skip to main content

AttachedProperty<TValue> Class

Definition

Namespace:Avalonia
Assembly:Avalonia.Base
Package:Avalonia

An attached avalonia property.

public class AttachedProperty<TValue>

Inheritance: StyledProperty<> -> AttachedProperty<TValue>

Methods

NameDescription
AddOwnerNo summary available.

AddOwner Method

public Avalonia.AttachedProperty<TValue><TValue> AddOwner<TOwner>(Avalonia.StyledPropertyMetadata<TValue><TValue> metadata)

Parameters

metadata Avalonia.StyledPropertyMetadata<TValue><TValue>

Type Parameters

TOwner

Returns

Avalonia.AttachedProperty<TValue><TValue>