コード例 #1
0
 public void Move(Point newLocation)
 {
     _dropDown.MoveTo(newLocation);
 }