Click or drag to resize

ValueSetterT Properties

The ValueSetterT generic type exposes the following members.

Properties
  NameDescription
Protected propertyCachedValue
The value of the Type when this object was cached
Protected propertyCanTransition
If the transition is not null, the seconds for the transition is greater than 0, and the TransitionType is not None, this will be true. Used to avoid setting up things for the transition if it won't even be run.
Protected propertyReferencedValue
The value we are going to modify.
Top
See Also