Click or drag to resize

IAttributeExpressions Properties

The IAttributeExpressions type exposes the following members.

Properties
  NameDescription
Public propertyAttribute
Gets the attribute.
Public propertyLateDefault
Gets the late default expression.
Public propertyReactive
Gets the expressions that are meant to recalculate on attribute change. Each expression is executed when one of it's referenced attributes changes.
Top
See Also