Responder Developer Guide
GetDragSourceAdvisor Method


Syntax
'Declaration
 
Public Shared Function GetDragSourceAdvisor( _
   ByVal depObj As DependencyObject _
) As IDragSourceAdvisor
'Usage
 
Dim depObj As DependencyObject
Dim value As IDragSourceAdvisor
 
value = DragDropManager.GetDragSourceAdvisor(depObj)
public static IDragSourceAdvisor GetDragSourceAdvisor( 
   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