ComparisonCondition.LeftOperandProperty Field
Namespace: Microsoft.Expression.Interactivity.Core
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)
Syntax
'Declaration
Public Shared ReadOnly LeftOperandProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = ComparisonCondition.LeftOperandProperty
public static readonly DependencyProperty LeftOperandProperty
public:
static initonly DependencyProperty^ LeftOperandProperty
public static final DependencyProperty LeftOperandProperty
public static final var LeftOperandProperty : DependencyProperty
See Also
Reference
ComparisonCondition Class
ComparisonCondition Members
Microsoft.Expression.Interactivity.Core Namespace