Item

BehaviorPropertyCollection indexer

返回指定索引处的属性。

public IBehaviorProperty this[int index] { get; set; }
范围描述
index要返回的属性的索引。

返回值

动画行为属性。

也可以看看