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