Item

BehaviorPropertyCollection 索引器

返回指定索引处的属性。

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

返回值

动画行为属性。

另请参见