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