Responder Developer Guide
GetDropTargetAdvisor Method


Syntax
'Declaration
 
Public Shared Function GetDropTargetAdvisor( _
   ByVal depObj As DependencyObject _
) As IDropTargetAdvisor
'Usage
 
Dim depObj As DependencyObject
Dim value As IDropTargetAdvisor
 
value = DragDropManager.GetDropTargetAdvisor(depObj)
public static IDropTargetAdvisor GetDropTargetAdvisor( 
   DependencyObject depObj
)

Parameters

depObj
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DragDropManager Class
DragDropManager Members

 

 


Send Comment