Share via


Effect.IsAttached Property

Definition

Gets a value that tells whether the effect is attached to an element.

public:
 property bool IsAttached { bool get(); };
public bool IsAttached { get; }
member this.IsAttached : bool
Public ReadOnly Property IsAttached As Boolean

Property Value

Applies to