'宣言 Public Function New( _ ByVal offset As Point, _ ByVal element As UIElement, _ ByVal indicatorOrientation As Orientation, _ ByVal dropSource As Control _ )
public DragDropIndicatorManager( Point offset, UIElement element, Orientation indicatorOrientation, Control dropSource )