Method SetBorderFromBorder
SetBorderFromBorder(VisualControlState, VisualControlState)
Sets border in the stateToChange
state to be equal
to the border in the assignFromState
state.
public virtual void SetBorderFromBorder(VisualControlState stateToChange, VisualControlState assignFromState)
Parameters
stateToChange
VisualControlStateassignFromState
VisualControlState