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