Dependencies Property
Returns a DependencyObjects collection that represents the objects that the specified AccessObject object depends upon. Read-only.
expression.Dependencies
expression Required. An expression that returns a DependencyInfo object.
Remarks
To return the collection of objects that depend upon the specified AccessObject object, use the Dependants property of the DependencyInfoobject.