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