'宣言 Public Sub RegisterDragSource( _ ByVal source As System.Windows.UIElement, _ ByVal effect As DragDropEffect, _ ByVal keys As System.Windows.Input.ModifierKeys, _ Optional ByVal handledEventsToo As System.Boolean _ )
public void RegisterDragSource( System.Windows.UIElement source, DragDropEffect effect, System.Windows.Input.ModifierKeys keys, System.bool handledEventsToo )
パラメータ
- source
- effect
- keys
- handledEventsToo