BehaviorBase<T>.IsAttached Property

Definition

Gets a value indicating whether this behavior is attached.

protected bool IsAttached { get; }
member this.IsAttached : bool
Protected ReadOnly Property IsAttached As Boolean

Property Value

true if this behavior is attached; otherwise, false.

Applies to