Version

ConditionValueAppearance Class Methods

For a list of all members of this type, see ConditionValueAppearance members.

Public Methods
 NameDescription
Public MethodAddAdd the specified Condition/Appearance mapping.  
Public MethodClearRemoves all condition/appearance mappings from the collection.  
Public MethodCloneReturns a deep clone of the ConditionValueAppearance.  
Public MethodRemoveRemove the specified ICondition and its associated Appearance from the collection.  
Public MethodResolveAppearanceResolve the requested appearance properties.  
Public MethodToStringReturns a string describing the object with the number of conditions.  
Protected Methods
 NameDescription
Protected MethodFirePropertyChangedRaises the PropertyChanged event if there are any listeners.  
Protected MethodShouldSerializeAppearanceTableReturns whether the table mapping conditions to appearances should be serialized.  
Protected MethodShouldSerializeApplyAllMatchingConditionsReturns whether ApplyAllMatchingConditions should be serialized.  
See Also