Table of Contents

Interface ICondition

Namespace
Microsoft.Xaml.Behaviors.Core
Assembly
Microsoft.Xaml.Behaviors.dll

An interface that a given object must implement in order to be set on a ConditionBehavior.Condition property.

public interface ICondition

Methods

Evaluate()

bool Evaluate()

Returns

bool