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