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