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