Menu
Goes through the Conditions collection and evalutes each condition based on ForwardChaining property.


Namespace: Microsoft.Expression.Interactivity.Core
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)

Syntax

Return Value

Returns true if conditions are met; otherwise, returns false.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also