Effect.IsAttached 属性

定义

获取一个值,指示效果是否已附加到元素。

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

属性值

适用于