AvaloniaPropertyIsAttached Property

Gets a value indicating whether this is an attached property.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsAttached { get; }

Property Value

Boolean

See Also