This topic has not yet been rated - Rate this topic

ConditionalExpression Class

Expression Studio 4.0
Represents a conditional expression that is set on a ConditionBehavior.Condition property. Contains a list of conditions that gets evaluated in order to return true or false for ICondition.Evaluate().


Namespace: Microsoft.Expression.Interactivity.Core
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)
[ContentPropertyAttribute("Conditions")] 
public class ConditionalExpression : DependencyObject, ICondition
System.Object
   System.Windows.DependencyObject
    Microsoft.Expression.Interactivity.Core.ConditionalExpression
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.