Share via


BehaviorDragDropEventArgs.DragComponents Propriedade

Definição

Obtém a lista de objetos IComponent sendo arrastados no momento.

public:
 property System::Collections::ICollection ^ DragComponents { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection DragComponents { get; }
member this.DragComponents : System.Collections.ICollection
Public ReadOnly Property DragComponents As ICollection

Valor da propriedade

ICollection

O ICollection de objetos IComponent sendo arrastados no momento.

Aplica-se a