AttachedProperty<TValue>.

IsAttached Property

Summary

Gets a value indicating whether this is an attached property.
Namespace
Avalonia
Containing Type
AttachedProperty<TValue>

Syntax

public override bool IsAttached { get; }

Value

Type Description
bool