示例#1
0
 public void ChangeUnderlineLabelLocation(Button button)
 {
     UnderlineLabelConditions.ChangeLabelLocation(_underlineLabel, button, GetDistanceBetweenUnderlineLabelAndButton);
 }