Menu

Public Properties

NameDescription
CanFreeze(Inherited from Freezable)
Conditions Return the Condition collections.
DependencyObjectType(Inherited from DependencyObject)
Dispatcher(Inherited from DispatcherObject)
ForwardChaining Gets or sets forward chaining for the conditions. If forward chaining is set to ForwardChaining.And, all conditions must be met. If forward chaining is set to ForwardChaining.Or, only one condition must be met.
IsFrozen(Inherited from Freezable)
IsSealed(Inherited from DependencyObject)

See Also