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