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