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