Returns an AnimationSourceItemCollection containing each AnimationSourceItem object that makes up the ActionSource.
// get accessor AnimationSourceItemCollection rtn = ActionSource.SourceItems; |
' ' See the example on the documentation page for the ActionSource object ' |