IsAttached Property
Gets a value indicating whether this is an attached property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsAttached { get; }
Public ReadOnly Property IsAttached As Boolean
Get
member IsAttached : bool with get