IDropHandler.Execute
Description:
Implement this method to handle the drop event for your data.
Implement this method to handle the drop event for your data.
void Execute(
UIDocument document,
Object data
)
-
documentThe document on which the data was dropped.
-
ObjectdataThe data.