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