Method SetStateFromState
SetStateFromState(VisualControlState, VisualControlState)
Sets value from one state to another.
public virtual void SetStateFromState(VisualControlState stateToChange, VisualControlState assignFromState)
Parameters
stateToChangeVisualControlStateThe state to change.
assignFromStateVisualControlStateThe state to get value from.