public static ICommand GetDropCommand(
DependencyObject obj
)
Public Shared Function GetDropCommand (
obj As DependencyObject
) As ICommand
public:
static ICommand^ GetDropCommand(
DependencyObject^ obj
)
static member GetDropCommand :
obj : DependencyObject -> ICommand